Method | Description | |
---|---|---|
ResetWorkspace ( string workspaceName ) : void | ||
RestoreWorkspace ( string workspaceName ) : void | ||
SaveWorkspace ( string workspaceName ) : void | ||
SetupDefaultWorkspace ( ) : void | ||
WorkspaceService ( ISupportModuleLayout supportModuleLayout ) : System.Collections.Generic |
Method | Description | |
---|---|---|
RestoreCore ( string layoutStr ) : void | ||
StoreCore ( ) : string |
public ResetWorkspace ( string workspaceName ) : void | ||
workspaceName | string | |
return | void |
public RestoreWorkspace ( string workspaceName ) : void | ||
workspaceName | string | |
return | void |
public SaveWorkspace ( string workspaceName ) : void | ||
workspaceName | string | |
return | void |
public WorkspaceService ( ISupportModuleLayout supportModuleLayout ) : System.Collections.Generic | ||
supportModuleLayout | ISupportModuleLayout | |
return | System.Collections.Generic |