C# Class Hyper.ComponentModel.HyperTypeDescriptor

Inheritance: System.ComponentModel.CustomTypeDescriptor
Exibir arquivo Open project: mgravell/fast-member Class Usage Examples

Public Methods

Method Description
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

Private Methods

Method Description
HyperTypeDescriptor ( ) : System
HyperTypeDescriptor ( ICustomTypeDescriptor parent ) : System
TryCreatePropertyDescriptor ( PropertyDescriptor &descriptor ) : bool
WrapProperties ( PropertyDescriptorCollection oldProps ) : PropertyDescriptorCollection

Method Details

GetProperties() public final method

public final GetProperties ( ) : PropertyDescriptorCollection
return System.ComponentModel.PropertyDescriptorCollection

GetProperties() public final method

public final GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
return System.ComponentModel.PropertyDescriptorCollection