コード例 #1
0
 public JObject GetRole(JObject json)
 {
     return(userRolesService.GetIsRoles(json));
 }