Utility methods for JSON and WebServiceRequest.
public static class JsonWebServiceRequestUtility
name | description |
---|---|
static WithJsonContent<TWebServiceRequest,TContentValue>(…) | Sets the Content of the WebServiceRequest. (2 methods) |
static WithJsonSettings<TResponseContent>(…) | Sets the JsonSettings of the WebServiceRequest. |