Click or drag to resize
MacroMethodsRegisterMethodInternal Method
Overload List
  NameDescription
Protected methodStatic memberRegisterMethodInternal(String, FuncObject, Object, Type, String, Int32, Object, String, ListType)
Registers the given method within the method table.
Protected methodStatic memberRegisterMethodInternal(String, FuncEvaluationContext, Object, Object, Type, String, Int32, Object, String, ListType)
Registers the given method within the method table.
Protected methodStatic memberRegisterMethodInternal(String, FuncMacroResolver, Object, Object, Type, String, Int32, Object, String, ListType)
Registers the given method within the method table.
Top
See Also