PIbd-12 Stryukov A.A. LabWork03 Simple #3

Closed
rozenkranzz wants to merge 1 commits from LabWork03 into LabWork02
Owner
No description provided.
rozenkranzz added 1 commit 2025-02-10 11:13:40 +04:00
eegov approved these changes 2025-02-17 15:34:15 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +38,4 @@
}
public bool Insert(T obj)
{
for (int i = 0; i < _collection.Length; ++i)
Collaborator

Правильнее было вызвать Insert(T obj, 0);

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2025-02-17 15:34:20 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rozenkranzz/PIbd-12_Stryukov_A.A._25.Liner_Simple#3
No description provided.