public ListSupportedLibraryPrepKitsResponse ListSupportedLibraryPrepKits(ListSupportedLibraryPrepKitsRequest request, IRequestOptions options = null)
 {
     return WebClient.Send(request, options);
 }
示例#2
0
 public ListSupportedLibraryPrepKitsResponse ListSupportedLibraryPrepKits(ListSupportedLibraryPrepKitsRequest request, IRequestOptions options = null)
 {
     return(WebClient.Send(request, options));
 }