Romanov E.V. LabWork6 #18

Closed
RomanovEgor wants to merge 13 commits from 6LAB into 5LAB
Showing only changes of commit 4dc4d77829 - Show all commits

View File

@ -10,6 +10,8 @@ namespace HoistingCrane
{
/// <summary>
/// Словарь (хранилище) с картами
readonly Dictionary<string, MapWithSetHoistingCraneGeneric<DrawingObjectHoistingCrane, AbstractMap>> _mapStorages;
/// </summary>
readonly Dictionary<string, MapWithSetHoistingCraneGeneric<IDrawingObject, AbstractMap>> _mapStorages;
/// <summary>