Ejemplo n.º 1
0
 public EditorModelV4()
 {
     Montage = new MontageModelV4();
     Locations = new LocationsV4(this);
     WindowState = new WindowStateV4();
     Global = new GlobalDataV4();
 }
Ejemplo n.º 2
0
 public EditorModelV4()
 {
     Montage     = new MontageModelV4();
     Locations   = new LocationsV4(this);
     WindowState = new WindowStateV4();
     Global      = new GlobalDataV4();
 }