C# Class SelfOneToMany.Controllers.Manager

Datei anzeigen Open project: peteratseneca/bti420winter2014

Public Methods

Method Description
GetAllEmployees ( ) : IEnumerable
GetAllEmployeesWithEmployees ( ) : IEnumerable

Method Details

GetAllEmployees() public method

public GetAllEmployees ( ) : IEnumerable
return IEnumerable

GetAllEmployeesWithEmployees() public method

public GetAllEmployeesWithEmployees ( ) : IEnumerable
return IEnumerable