コード例 #1
0
 public WorkspaceService(ISupportModuleLayout supportModuleLayout)
 {
     this.supportModuleLayout = supportModuleLayout;
 }
コード例 #2
0
ファイル: WorkspaceService.cs プロジェクト: sethjuarez/DevAV
 public WorkspaceService(ISupportModuleLayout supportModuleLayout) {
     this.supportModuleLayout = supportModuleLayout;
 }