메소드 | 설명 | |
---|---|---|
EmployeeDB ( ) : System | ||
GetEmployeeIdsByGroupId ( int groupId ) : Collection |
||
GetFullNameById ( int Id ) : string | ||
GetIdFromName ( string name ) : int | ||
GetNumberOfEmployeesInEachGroup ( ) : int>.Dictionary |
public GetEmployeeIdsByGroupId ( int groupId ) : Collection |
||
groupId | int | |
리턴 | Collection |
public GetNumberOfEmployeesInEachGroup ( ) : int>.Dictionary |
||
리턴 | int>.Dictionary |