Vasina LabWork3 #4

Merged
eegov merged 4 commits from LabWork03 into LabWork02 2022-10-28 09:59:56 +04:00
Owner
No description provided.
Kate added 4 commits 2022-10-27 15:48:40 +04:00
Kate requested review from eegov 2022-10-27 15:49:08 +04:00
eegov approved these changes 2022-10-28 09:59:53 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +36,4 @@
/// <returns></returns>
public int Insert(T tank)
{
if (tank == null)
Collaborator

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

Правильнее было вызвать Insert(T obj, 0);
eegov merged commit bd400b70a2 into LabWork02 2022-10-28 09:59:56 +04:00
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: Kate/ISEbd-21_Vasina_E.S._ArmoredMachine_Base#4
No description provided.