1 Усложненная лабораторная

This commit is contained in:
kagbie3nn@mail.ru 2023-12-08 20:09:30 +04:00
parent c2207ec43c
commit 504d0bb0b0

View File

@ -12,10 +12,6 @@ namespace ProjectWarmlyShip
public int? SomeProperty public int? SomeProperty
{ {
get
{
return SomeProperty;
}
set set
{ {
switch (value) switch (value)