PIbd-14_Galtsova_E.I._Airbus_LabWork02 Simple #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab_02"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +53,4 @@
Brush brBlue = new SolidBrush(Color.LightBlue);
if (airbus.Compartment)
{
//g.FillEllipse(brBlue, _startPosX.Value + 37, _startPosY.Value + 13, 49, 15);
Закомментированного кода быть не должно
@ -0,0 +7,4 @@
namespace ProjectAirbus.Drawning;
public class DrawningBus
Имя элемента проекта не соответствует указанному в задании
Pull request closed