Пример #1
0
 public Task <Response> MethodDefaultValuesAsync(DefaultValuesRequest request) => throw new NotImplementedException();
Пример #2
0
 public Response MethodDefaultValues(DefaultValuesRequest request) => throw new NotImplementedException();