IInvocationMethod Property |
Get the method that is being invoked.
Namespace: X3Platform.DynamicProxyAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxMethodInfo Method { get; }
property MethodInfo^ Method {
MethodInfo^ get ();
}
Property Value
Type:
MethodInfo
See Also