Пример #1
0
 public Response CheckThing(OptionsBag options = default) => null;
Пример #2
0
 // TODO - Does this need to be non-default?
 public Response DoThing(RequestContent body, OptionsBag options = default) => null;