DOMNoInterfaceObjectAttribute
DOMNoInterfaceObjectAttribute class
如果接口上出现[NoInterfaceObject]扩展属性,则表示ECMAScript绑定中该接口不存在接口对象。
[AttributeUsage(AttributeTargets.All)]
public sealed class DOMNoInterfaceObjectAttribute : Attribute
构造函数
姓名 | 描述 |
---|---|
DOMNoInterfaceObjectAttribute() | 默认构造函数。 |