Exemplo n.º 1
0
 public Response CheckThing(OptionsBag options = default) => null;
Exemplo n.º 2
0
 // TODO - Does this need to be non-default?
 public Response DoThing(RequestContent body, OptionsBag options = default) => null;