ISEbd-12_Paramonova_I.A._LabWork03_Simple #12

Closed
ikswi wants to merge 3 commits from LabWork03.1 into LabWork02
Owner
No description provided.
ikswi added 3 commits 2024-04-07 18:22:17 +04:00
eegov approved these changes 2024-04-14 15:19:26 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +49,4 @@
public int Insert(T obj)
{
int index = 0;
Collaborator

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

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