C# Class CleanCode.Employee

Mostra file Open project: alexyork/Samples

Public Properties

Property Type Description
Age int
Flags List

Property Details

Age public_oe property

public int Age
return int

Flags public_oe property

public List Flags
return List