Method | Description | |
---|---|---|
EmployeeEditJobDuties ( |
||
EmployeeGetAll ( ) : IEnumerable |
||
EmployeeGetAllWithJobDuties ( ) : IEnumerable |
||
EmployeeGetByIdWithDetail ( int id ) : |
||
JobDutyEditEmployees ( |
||
JobDutyGetAll ( ) : IEnumerable |
||
JobDutyGetAllWithEmployees ( ) : IEnumerable |
||
JobDutyGetByIdWithDetail ( int id ) : |
||
Manager ( ) : System |
public EmployeeEditJobDuties ( |
||
newItem | ||
return |
public EmployeeGetAllWithJobDuties ( ) : IEnumerable |
||
return | IEnumerable |
public EmployeeGetByIdWithDetail ( int id ) : |
||
id | int | |
return |
public JobDutyEditEmployees ( |
||
newItem | ||
return |
public JobDutyGetAllWithEmployees ( ) : IEnumerable |
||
return | IEnumerable |
public JobDutyGetByIdWithDetail ( int id ) : |
||
id | int | |
return |