点击或拖拽改变大小

IsInstanceAttribute 类

X#
This class is used to describe fields that have been declared with the INSTANCE modifier
继承层次
Object
  Attribute
    IsInstanceAttribute

命名空间:  XSharp.Internal
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
[AttributeUsageAttribute(AttributeTargets.Field)]
 SEALED CLASS IsInstanceAttribute INHERIT Attribute
查看代码

IsInstanceAttribute 类型公开以下成员。

构造函数
  名称说明
公共方法IsInstanceAttribute
初始化 IsInstanceAttribute 类的一个新实例
Top
参见