示例#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;