Skip to main content

ResultsFilterHttpDelegate

Assembly: ServiceStack.HttpClient.dll
View Source
Declaration
public delegate object ResultsFilterHttpDelegate(Type responseType, string httpMethod, string requestUri, object request);