Skip to main content

InstanceExecFn

Assembly: ServiceStack.dll
View Source
Declaration
public delegate object InstanceExecFn(IRequest requestContext, object instance, object request);