Méthode | Description | |
---|---|---|
EmployeeDB ( ) : System | ||
GetEmployeeIdsByGroupId ( int groupId ) : Collection |
||
GetFullNameById ( int Id ) : string | ||
GetIdFromName ( string name ) : int | ||
GetNumberOfEmployeesInEachGroup ( ) : int>.Dictionary |
public GetEmployeeIdsByGroupId ( int groupId ) : Collection |
||
groupId | int | |
Résultat | Collection |
public GetNumberOfEmployeesInEachGroup ( ) : int>.Dictionary |
||
Résultat | int>.Dictionary |