Property | Type | Description | |
---|---|---|---|
close | void |
Method | Description | |
---|---|---|
Add ( string workspaceName, bool selected ) : void | ||
Clear ( ) : void | ||
GetSelections ( ) : string[] | ||
SelectAll ( ) : void | ||
WorkspaceSelectionDialog ( ) : System |
Method | Description | |
---|---|---|
close ( ) : void |
public Add ( string workspaceName, bool selected ) : void | ||
workspaceName | string | |
selected | bool | |
return | void |