Esempio n. 1
0
 public override void Load(LoadObjectStore ObjectStore)
 {
     base.Load(ObjectStore);
     _RepairingTarget = ObjectStore.LoadObjectProperty("repairing-target");
 }