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