StateChangeEventAttribute 类

定义

描述实现 Facet 的适配器感兴趣的事件的自定义属性

[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)]
public sealed class StateChangeEventAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)>]
type StateChangeEventAttribute = class
    inherit Attribute
Public NotInheritable Class StateChangeEventAttribute
Inherits Attribute
继承
StateChangeEventAttribute
属性

构造函数

名称 说明
StateChangeEventAttribute(String, String, String)

具有别名的函数

StateChangeEventAttribute(String, String)

ctor short

属性

名称 说明
EventName

支柱

TargetType

描述实现 Facet 的适配器感兴趣的事件的自定义属性

TargetTypeAlias

描述实现 Facet 的适配器感兴趣的事件的自定义属性

适用于