Ejemplo n.º 1
0
 void FindWorkspace( )
 {
     workspace = WorkspaceManager.FindEmptyWorkspace( );
     workspace.SetWorker(this);
 }