Example #1
0
 public Engine()
 {
     this.storageMaster = new StorageMaster();
 }