Skip to main content

MethodInvoker

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