Romanov E.V. LabWork5 #17

Closed
RomanovEgor wants to merge 20 commits from 5LAB into 4LAB
Showing only changes of commit a3b3792062 - Show all commits

View File

@ -40,7 +40,6 @@ namespace HoistingCrane
_hoistingCrane?.DrawTransport(gr);
pictureBoxObject.Image = bmp;
}
//добавление события
public void AddEvent(Action<DrawingHoistingCrane> ev)
{