コード例 #1
0
 public PortalRolesController(IPortalRoleService portalRoleService)
 {
     _portalRoleService = portalRoleService;
 }
コード例 #2
0
 public PortalRolesController(IPortalRoleService portalRoleService)
 {
     _portalRoleService = portalRoleService;
 }