DynamicInvoke {Microsoft.VisualBasic.Math.Scripting.MathExpression} | .NET clr documentation |
An abstract function interface for make math formula expression evaluation
# namespace Microsoft.VisualBasic.Math.Scripting.MathExpression
export class DynamicInvoke extends MulticastDelegate {
Method: MethodInfo;
Target: any kind;
}
Method
: MethodInfoTarget
: any kind