Method | Description | |
---|---|---|
StaticEventPropertyDescriptor ( |
Initializes a new instance of the StaticEventPropertyDescriptor class.
|
Method | Description | |
---|---|---|
FillAttributes ( IList attributeList ) : void | ||
IsFiltered ( |
protected FillAttributes ( IList attributeList ) : void | ||
attributeList | IList | |
return | void |
protected IsFiltered ( |
||
attribute | ||
return | bool |
public StaticEventPropertyDescriptor ( |
||
objectType | Type of the object. | |
eventInfo | The event information. | |
keepOriginalCategoryAttribute | bool | |
return | System |