ISEbd-12_Osyagina_A.A._Simple_LabWork03 #3

Closed
Osyagina_Anna wants to merge 2 commits from LabWork03 into LabWork02
No description provided.
Osyagina_Anna added 1 commit 2024-04-04 12:09:07 +04:00
eegov approved these changes 2024-04-14 15:15:55 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +1,31 @@

Collaborator

Левые файлы

Левые файлы
@ -0,0 +38,4 @@
}
public int 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 2024-04-14 15:16:01 +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: Osyagina_Anna/ISEbd-12_Osyagina_A.A._Simple#3
No description provided.