示例#1
0
 public WorkspaceService(ISupportModuleLayout supportModuleLayout)
 {
     this.supportModuleLayout = supportModuleLayout;
 }
示例#2
0
 public WorkspaceService(ISupportModuleLayout supportModuleLayout) {
     this.supportModuleLayout = supportModuleLayout;
 }