Skip to main content

DelegateFactory.LateBoundMethod

Assembly: ServiceStack.Common.dll
View Source
Declaration
public delegate object LateBoundMethod(object target, object[] arguments);