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