ISEbd-12 Platonov A.M. Lab Work 08 Simple #8

Closed
cyxaruk wants to merge 3 commits from LabWork08 into LabWork07
Owner
No description provided.
cyxaruk added 3 commits 2024-05-21 16:24:08 +04:00
eegov approved these changes 2024-05-25 21:46:25 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +42,4 @@
if (x is DrawningGasMachine && y is DrawningGasMachine)
{
// TODO доделать логику сравнения дополнительных параметров
if ((x.EntityGas as EntityMachine)?.AdditionalColor !=
Collaborator

Зачем неоднократные преобразования, что мешает сделать это один раз?

Зачем неоднократные преобразования, что мешает сделать это один раз?
eegov closed this pull request 2024-05-25 21:46:31 +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: cyxaruk/ISEbd-12_Platonov_A.M._Simple#8
No description provided.