ISEbd-12_Pravednikova_D._O._Simple/LabWork08 #8

Closed
Darya wants to merge 2 commits from LabWork08 into LabWork07
Owner
No description provided.
Darya added 2 commits 2024-06-04 16:36:24 +04:00
eegov approved these changes 2024-06-04 20:55:33 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +38,4 @@
}
if (x is DrawningExcavator && y is DrawningExcavator)
{
if ((x.EntityTrackedVehicle as EntityExcavator)?.AdditionalColor !=
Collaborator

Зачем неоднократные вызовы as, если выше уже есть проверка через is?

Зачем неоднократные вызовы as, если выше уже есть проверка через is?
eegov closed this pull request 2024-06-04 20:56:05 +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: Darya/ISEbd-12_Pravednikova_D._O._Simple#8
No description provided.