Exemplo n.º 1
0
 public uint CalculateShieldsPerTurn()
 {
     return(cityManager.CalculateShieldsPerTurn());
 }