Example #1
0
 public SettingsData GetSettings()
 {
     Console.WriteLine("Settings: Getting settings");
     return(TankManager.GetSettings());
 }