PIbd-14 Antonova_A.A. LabWork04 Simple #4

Closed
Anitonchik wants to merge 1 commits from LabWork04 into LabWork03
Owner
No description provided.
Anitonchik added 1 commit 2024-04-02 10:02:45 +04:00
eegov approved these changes 2024-04-14 10:50:25 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +56,4 @@
{
return -1;
}
Collaborator

Просто _collection.Insert(position, obj);. Он сам все сдвинет и вставит

Просто _collection.Insert(position, obj);. Он сам все сдвинет и вставит
@ -0,0 +63,4 @@
public void DelCollection(string name)
{
// TODO Прописать логику для удаления коллекции
/*if (name == null)
Collaborator

Закомментированного кода быть не должно

Закомментированного кода быть не должно
eegov closed this pull request 2024-04-14 10:50:32 +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: Anitonchik/PIbd-14_Antonova_A.A.__Simple#4
No description provided.