Exemplo n.º 1
0
 public JObject GetRole(JObject json)
 {
     return(userRolesService.GetIsRoles(json));
 }