Exemplo n.º 1
0
 public CloneBasePowerPlant(BinaryReader br)
     : base(br)
 {
     PowerPlantSpecific = PowerPlantSpecific.Read(br);
 }
Exemplo n.º 2
0
 public CloneBasePowerPlant(BinaryReader br)
     : base(br)
 {
     PowerPlantSpecific = PowerPlantSpecific.Read(br);
 }