C# Class eu.sig.training.ch02.Employees

Show file Open project: oreillymedia/building_maintainable_software

Public Methods

Method Description
PrintDepartmentEmployees ( string department ) : void

Method Details

PrintDepartmentEmployees() public static method

public static PrintDepartmentEmployees ( string department ) : void
department string
return void