PIbd-12 UlybinA.A. Monorail Simple Lab03 #7

Closed
qkrlnt wants to merge 2 commits from Lab03 into Lab02
Owner
No description provided.
qkrlnt added 2 commits 2024-04-05 12:27:04 +04:00
eegov approved these changes 2024-04-14 09:46:23 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +41,4 @@
public int Insert(T obj)
{
for (int i = 0; i < Count; i++)
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2024-04-14 09:46:29 +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: qkrlnt/PIbd-12_Ulybin_A.A._Monorail_Simple#7
No description provided.