コード例 #1
0
ファイル: ShellService.cs プロジェクト: jbe2277/waf
 public ShellService()
 {
     activeEditingCommands = new DisabledEditingCommands();
     activeZoomCommands = new DisabledZoomCommands();
 }
コード例 #2
0
ファイル: ShellService.cs プロジェクト: jbe2277/waf
 public ShellService()
 {
     activeEditingCommands = new DisabledEditingCommands();
     activeZoomCommands    = new DisabledZoomCommands();
 }