Пример #1
0
 public DataContainer()
 {
     _storages = new StorageSource();
     _structures = new StorageStructure();
 }
Пример #2
0
 public DataContainer()
 {
     _storages   = new StorageSource();
     _structures = new StorageStructure();
 }