public static jQueryXmlHttpRequest List(UserRoleListRequest request, Action<UserRoleListResponse> onSuccess, ServiceCallOptions options = null)
 {
     return null;
 }
Beispiel #2
0
 public static jQueryXmlHttpRequest List(UserRoleListRequest request, Action <UserRoleListResponse> onSuccess, ServiceCallOptions options = null)
 {
     return(null);
 }