메소드 | 설명 | |
---|---|---|
EmployeeEditJobDuties ( |
||
EmployeeGetAll ( ) : IEnumerable |
||
EmployeeGetAllWithJobDuties ( ) : IEnumerable |
||
EmployeeGetByIdWithDetail ( int id ) : |
||
JobDutyEditEmployees ( |
||
JobDutyGetAll ( ) : IEnumerable |
||
JobDutyGetAllWithEmployees ( ) : IEnumerable |
||
JobDutyGetByIdWithDetail ( int id ) : |
||
Manager ( ) : System |
public EmployeeEditJobDuties ( |
||
newItem | ||
리턴 |
public EmployeeGetAllWithJobDuties ( ) : IEnumerable |
||
리턴 | IEnumerable |
public EmployeeGetByIdWithDetail ( int id ) : |
||
id | int | |
리턴 |
public JobDutyEditEmployees ( |
||
newItem | ||
리턴 |
public JobDutyGetAllWithEmployees ( ) : IEnumerable |
||
리턴 | IEnumerable |
public JobDutyGetByIdWithDetail ( int id ) : |
||
id | int | |
리턴 |