PIbd-21 Potapov N.S. LabWork02 Hard #9
@ -14,6 +14,7 @@ namespace SecuritySystemListImplement
|
||||
Components = new List<Component>();
|
||||
Orders = new List<Order>();
|
||||
Secures = new List<Secure>();
|
||||
Shops = new List<Shop>();
|
||||
}
|
||||
public static DataListSingleton GetInstance()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user