Петрушин Егор ПИбд-22 Лабораторная работа №2 "Самоходная артиллерийская установка" #7

Closed
Egor_Petrushin wants to merge 2 commits from PIbd-22_Petrushin_E.A._Lab2 into PIbd-22_Petrushin_E.A._Lab1
No description provided.
Egor_Petrushin added 2 commits 2023-10-22 17:04:24 +04:00
eegov approved these changes 2023-10-29 15:50:06 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +7,4 @@
namespace SelfPropelledArtilleryUnit.DrawningObjects
{
public class DrawningSPAUchild : DrawningSPAU
Collaborator

Класс прорисовки из первой части должен стать дочерним классом, а не родительским

Класс прорисовки из первой части должен стать дочерним классом, а не родительским
@ -0,0 +6,4 @@
namespace SelfPropelledArtilleryUnit.Entities
{
public class EntitySPAUchild : EntitySPAU
Collaborator

Класс-сущность из первой части должен стать дочерним классом, а не родительским

Класс-сущность из первой части должен стать дочерним классом, а не родительским
eegov closed this pull request 2023-10-29 15:50:10 +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: Egor_Petrushin/PIbd-22_Petrushin_E.A._SelfPropelledArtilleryUnit_Base#7
No description provided.