Skip to main content

ActionInvoker

Assembly: ServiceStack.Common.dll
View Source
Declaration
public delegate void ActionInvoker(object instance, params object[] args);