C# Class ConsoleApplication2.Question2

Afficher le fichier Open project: GCC-Autobahn/InterviewTest

Méthodes publiques

Méthode Description
PrintAllPeopleByOccupation ( IList people, Occupation occupation ) : void

Method Details

PrintAllPeopleByOccupation() public méthode

public PrintAllPeopleByOccupation ( IList people, Occupation occupation ) : void
people IList
occupation Occupation
Résultat void