PIbd-11 Tarasov V.D. LabWork 8 Simple #8

Closed
ENDORFIT wants to merge 2 commits from LabWork_8 into LabWork_7
Owner
No description provided.
ENDORFIT added 1 commit 2024-05-19 23:09:35 +04:00
ENDORFIT added 1 commit 2024-05-20 14:51:44 +04:00
eegov approved these changes 2024-05-25 09:39:43 +04:00
eegov left a comment
Owner

Проверено

Проверено
@ -52,1 +55,3 @@
if (_collection.Count + 1 > _maxCount) throw new CollectionOverflowException(_maxCount);
if (comparer != null)
{
foreach (T? item in _collection)
Owner

У списка есть метод Contains для проверки

У списка есть метод Contains для проверки
eegov closed this pull request 2024-05-25 09:39:47 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ENDORFIT/PIbd-11_Tarasov_V.D._Simple#8
No description provided.