Skip to main content

ResultsFilterResponseDelegate

Assembly: ServiceStack.Client.dll
View Source
Declaration
public delegate void ResultsFilterResponseDelegate(WebResponse webResponse, object response, string httpMethod, string requestUri, object request);