ILateBound.NoMethod 方法 | |
Call a method in the type late bound. Arguments are passed as Clipper calling convention parameters.
The method name is passed as first parameter.
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 METHOD NoMethod() AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
__Usual NoMethod()
返回值
类型:
__UsualResult of MethodCall
参见