ISEbd-11_Kotova_M_D_LabWork3 #3

Closed
MariaKotova wants to merge 2 commits from Labwork3 into Labwork2
Owner
No description provided.
MariaKotova added 2 commits 2024-03-17 10:23:33 +04:00
MariaKotova changed title from ICEbd-11_Kotova_M_D_LabWork3_Simple to ISEbd-11_Kotova_M_D_LabWork3 2024-03-27 20:14:24 +04:00
eegov approved these changes 2024-03-30 21:13:28 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +49,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:13:34 +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: MariaKotova/ICEbd-11_Kotova_M_D_Simple#3
No description provided.