PIbd-22. Stroev V.M. Lab Work 03 #5

Closed
StroevVladimir wants to merge 2 commits from Lab03 into Lab02
No description provided.
StroevVladimir added 2 commits 2023-10-25 10:43:34 +04:00
eegov approved these changes 2023-10-29 15:56:22 +04:00
eegov left a comment
Owner

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +17,4 @@
}
public int Insert(T monorail)
{
if (monorail == null)
Owner

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2023-10-29 15:56:25 +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: StroevVladimir/PIbd-22-Stroev-V.M.-Monorail.Base#5
No description provided.