Exemplo n.º 1
0
 public void DeleteProduction()
 {
     Console.WriteLine("Congratulations! You deleted production!");
     UserDatabase.DeleteProduction();
 }