ISEbd-12 Rozhkov.I.E. LabWork03 Simple #4

Closed
RozhVan wants to merge 1 commits from lab03 into lab02
Owner
No description provided.
RozhVan added 1 commit 2024-04-08 12:40:35 +04:00
eegov approved these changes 2024-04-14 15:22:12 +04:00
eegov left a comment
Collaborator

Проверено

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

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-04-14 15:22:16 +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: RozhVan/ISEbd-12_Rozhkov.I.E._Simple#4
No description provided.