Skip to main content

ResultsFilterDelegate

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