ISEbd-12_Isaeva_V.D._Simple_LabWork08 #14

Closed
Victoria_Isaeva wants to merge 2 commits from LabWork08 into LabWork07
No description provided.
Victoria_Isaeva added 2 commits 2024-06-04 17:32:37 +04:00
eegov approved these changes 2024-06-04 20:28:41 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +39,4 @@
}
if (x is DrawningAirbus && y is DrawningAirbus)
{
// TODO доделать логику сравнения дополнительных параметров
Collaborator

Логика недописана

Логика недописана
@ -0,0 +32,4 @@
}
return x.EntityBus.Weight.CompareTo(y.EntityBus.Weight);
throw new NotImplementedException();
Collaborator

Недостижимый код

Недостижимый код
eegov closed this pull request 2024-06-04 20:28:52 +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: Victoria_Isaeva/ISEbd-12_Isaeva_V.D._Simple#14
No description provided.