PIbd-23_Starostin_i.K_Lainer_Base_Lab_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?
Зачтено с понижением балла(ов)
@ -0,0 +1,52 @@
using ProjectLainer.Entities;
namespace ProjectLainer.DrawningObjects
{
public class DrawningSuperLainer : DrawingLainer
Класс из первой части должен стать дочерним классом, а не родительским
@ -0,0 +1,16 @@
namespace ProjectLainer.Entities
{
public class EntitySuperLainer : EntityLainer
Класс из первой части должен стать дочерним классом, а не родительским
Pull request closed