C# (CSharp) Assignment1 Пространство имен

Классы

Имя Описание
Counter
Employee
Pizza The main Pizza class. Contains methods for adding toppings to the pizza, the number of minutes required to prepare the pizza and a constructor that initializes the pizza's size to a given value.
Program
Store