Pibd-13 Kadyshev_M.I. LabWork03 Base #3

Closed
nezui wants to merge 4 commits from LabWork03 into LabWork02
Showing only changes of commit c48187052b - Show all commits

View File

@ -50,7 +50,7 @@ public abstract class AbstractCompany
_pictureWidth = picWidth;
_pictureHeight = picHeight;
_collection = collection;
_collection.SetMaxCount = GetMaxCount - 4;
_collection.SetMaxCount = GetMaxCount - 3;
}
/// <summary>