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