PIbd-22. Stroev V.M. Lab Work Hard 02 #9
@ -32,9 +32,8 @@ namespace PlumbingRepairView
|
||||
{
|
||||
InitializeComponent();
|
||||
_logger = logger;
|
||||
_listStores = new();
|
||||
_logic = logic;
|
||||
_works = new Dictionary<int, (IWorkModel, int)>();
|
||||
_listStores = new Dictionary<int, (IWorkModel, int)>();
|
||||
}
|
||||
|
||||
private void SaveButton_Click(object sender, EventArgs e)
|
||||
|
Loading…
Reference in New Issue
Block a user