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