Error.MethodSelf 属性 | |
An object representing the SELF of the method in which the error occurred.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY MethodSelf AS Object GET SET
public virtual Object MethodSelf { get; set; }
查看代码属性值
类型:
Object参见