Пример #1
0
 public override void Load(LoadObjectStore ObjectStore)
 {
     base.Load(ObjectStore);
     Mind = ObjectStore.LoadMindProperty("mind");
 }