public void DeleteProduction() { Console.WriteLine("Congratulations! You deleted production!"); UserDatabase.DeleteProduction(); }