4 lines
67 B
C#
4 lines
67 B
C#
class Empoloyee : LP
|
|
{
|
|
public decimal Salary { get; set; }
|
|
} |
class Empoloyee : LP
|
|
{
|
|
public decimal Salary { get; set; }
|
|
} |