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