PIbd-22. Shabunov O.A. Lab work 03 #3

Closed
olshab wants to merge 1 commits from Lab3 into Lab2
Owner
No description provided.
olshab added 1 commit 2023-11-19 17:15:13 +04:00
olshab requested review from eegov 2023-11-19 17:16:10 +04:00
eegov approved these changes 2023-11-25 18:44:20 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +13,4 @@
public int Insert(T Entity)
{
for (int i = 0; i < Count; i++)
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov closed this pull request 2023-11-25 18:44:23 +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: olshab/PIbd-22_Shabunov_O.A._AirBomber_Base#3
No description provided.