C# Class CleanCode.Employee

Afficher le fichier Open project: alexyork/Samples

Méthodes publiques

Свойство Type Description
Age int
Flags List

Property Details

Age public_oe property

public int Age
Résultat int

Flags public_oe property

public List Flags
Résultat List