PIBD-12_Morozov_D.V. LabWork№7 #18

Closed
MorozovDanil wants to merge 3 commits from Lab7_base into Lab6_base
Showing only changes of commit 04ad6e99cd - Show all commits

View File

@ -73,6 +73,7 @@ public abstract class AbstractCompany
return company._collection?.Remove(position) ?? null;
}
/// <summary>
/// Получение случайного объекта из коллекции
/// </summary>