ПИбд-23 Тихоненков А.Е. Лабораторная 2 #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab2"
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?
Lab2to ПИбд-23 Тихоненков А.Е. Лабораторная 2Зачтено с понижением балла(ов)
@ -0,0 +9,4 @@
namespace AntiAircraftGun.DrawingObjects
{
public class AdvancedDrawingAntAirCraftGun : BaseDrawingAntiAirCraftGun
Имя класса не соответствует указанному в задании
@ -0,0 +6,4 @@
namespace AntiAircraftGun.Enitites
{
public class EntityAdvancedAntiAircraftGun : EntityAntiAirCraftGun
Имя класса не соответствует указанному в задании
@ -0,0 +6,4 @@
namespace AntiAircraftGun.MovementStrategy
{
public enum BorderDirection
Зачем перечисление?
Pull request closed