Beispiel #1
0
 public Task <Response> OneOfMethodAsync(OneOfRequest request) => throw new NotImplementedException();
Beispiel #2
0
 public Response OneOfMethod(OneOfRequest request) => throw new NotImplementedException();