Добавление доп. задания .

This commit is contained in:
1yuee 2022-09-27 16:09:20 +04:00
parent 23dfac6957
commit e71ced4b54

View File

@ -15,7 +15,9 @@ namespace AirFighter
void DrawingObject(Graphics g);
(float Left, float Right, float Top, float Bottom) GetCurrentPosition();
void DoSomething();
(float Left, float Top, float Right, float Bottom) GetCurrentPosition();
}
}