PIbd-22. Katysheva N.E LabWork5 #6
@ -14,6 +14,7 @@ namespace PizzeriaListImplement
|
||||
Components = new List<Component>();
|
||||
Orders = new List<Order>();
|
||||
Pizzas = new List<Pizza>();
|
||||
Clients = new List<Client>();
|
||||
}
|
||||
public static DataListSingleton GetInstance()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user