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