ПИбд-22 Боровков М В 6 лабораторная работа #7
@ -12,6 +12,7 @@ namespace SushiBarFileImplement
|
||||
private readonly string SushiFileName = "Sushi.xml";
|
||||
private readonly string ClientFileName = "Sushi.xml";
|
||||
private readonly string ImplementerFileName = "Implementer.xml";
|
||||
private readonly string ClientFileName = "Client.xml";
|
||||
public List<Component> Components { get; private set; }
|
||||
public List<Order> Orders { get; private set; }
|
||||
public List<Sushi> Sushis { get; private set; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user