PIBD-13_Maximov_A.P._LabWork6_Simple #6

Closed
zw1st wants to merge 2 commits from LabWork6 into LabWork5
Showing only changes of commit ac11b4d69d - Show all commits

View File

@ -36,6 +36,7 @@ public class ListGenericObjects<T> : ICollectionGenericObjects<T>
}
}
public CollectionType GetCollectionType => CollectionType.List;
/// <summary>