ISEBD-11_Vasileva_SV_LABWORK_3_Simple #3

Closed
SVETLANA_8 wants to merge 1 commits from LabWork3 into LabWork2
Owner
No description provided.
SVETLANA_8 added 1 commit 2024-03-23 12:00:27 +04:00
eegov approved these changes 2024-03-30 21:01:53 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +50,4 @@
public int Insert(T obj)
{
// TODO вставка в свободное место набора
int index = 0;
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-03-30 21:01:59 +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: SVETLANA_8/ISEBD-11_Vasileva_SV_Simple#3
No description provided.