Exemplo n.º 1
0
 public Task <AsyncJobResponse> ExtractIsoAsync(ExtractIsoRequest request) => Proxy.RequestAsync <AsyncJobResponse>(request);
Exemplo n.º 2
0
 public AsyncJobResponse ExtractIso(ExtractIsoRequest request) => Proxy.Request <AsyncJobResponse>(request);