Ejemplo n.º 1
0
 public ShellService()
 {
     activeEditingCommands = new DisabledEditingCommands();
     activeZoomCommands = new DisabledZoomCommands();
 }
Ejemplo n.º 2
0
 public ShellService()
 {
     activeEditingCommands = new DisabledEditingCommands();
     activeZoomCommands    = new DisabledZoomCommands();
 }