Method |
Description |
|
GetAttributes ( object self ) : AttributeCollection |
|
|
GetComponentName ( object self ) : string |
|
|
GetDefaultEvent ( object self ) : System.ComponentModel.EventDescriptor |
|
|
GetDefaultProperty ( object self ) : PropertyDescriptor |
|
|
GetEditor ( object self, Type editorBaseType ) : object |
|
|
GetEvents ( object self ) : EventDescriptorCollection |
|
|
GetPropertiesImpl ( object self, Attribute attributes ) : System.ComponentModel.PropertyDescriptor[] |
|
|
GetPropertyOwner ( object self, PropertyDescriptor pd ) : object |
|
|
ShouldIncludeInstanceMember ( string memberName, Attribute attributes ) : bool |
|
|
ShouldIncludeProperty ( PythonTypeSlot attrSlot, Attribute attributes ) : bool |
|
|