ПИбд-23 Тихоненков А.Е. Лабораторная 2 #3

Closed
YourDax wants to merge 5 commits from Lab2 into Lab1
Owner
No description provided.
YourDax added 2 commits 2023-10-13 00:06:07 +04:00
YourDax requested review from eegov 2023-10-13 00:06:13 +04:00
YourDax changed title from Lab2 to ПИбд-23 Тихоненков А.Е. Лабораторная 2 2023-10-13 00:08:58 +04:00
eegov approved these changes 2023-10-15 18:12:02 +04:00
eegov left a comment
Owner

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +9,4 @@
namespace AntiAircraftGun.DrawingObjects
{
public class AdvancedDrawingAntAirCraftGun : BaseDrawingAntiAirCraftGun
Owner

Имя класса не соответствует указанному в задании

Имя класса не соответствует указанному в задании
@ -0,0 +6,4 @@
namespace AntiAircraftGun.Enitites
{
public class EntityAdvancedAntiAircraftGun : EntityAntiAirCraftGun
Owner

Имя класса не соответствует указанному в задании

Имя класса не соответствует указанному в задании
@ -0,0 +6,4 @@
namespace AntiAircraftGun.MovementStrategy
{
public enum BorderDirection
Owner

Зачем перечисление?

Зачем перечисление?
eegov closed this pull request 2023-10-15 18:12:08 +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: YourDax/PIbd-23_Tikhonenkov_A.E_AntiAircraftGun#3
No description provided.