Skip to main content

ActionInvokerFn

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