C# Class ConsoleApplication2.Question2

Exibir arquivo Open project: GCC-Autobahn/InterviewTest

Public Methods

Method Description
PrintAllPeopleByOccupation ( IList people, Occupation occupation ) : void

Method Details

PrintAllPeopleByOccupation() public method

public PrintAllPeopleByOccupation ( IList people, Occupation occupation ) : void
people IList
occupation Occupation
return void