Ejemplo n.º 1
0
 public Ref_Staff_RoleController(IRef_Staff_RoleService ref_staff_roleService)
 {
     _ref_staff_roleService = ref_staff_roleService;
 }
 public Ref_Staff_RoleController(IRef_Staff_RoleService Ref_Staff_RoleService)
 {
     _Ref_Staff_RoleService = Ref_Staff_RoleService;
 }