Beispiel #1
0
 public StorageManager()
 {
     xmlOper = new XMLOperater(filePath);
 }