C# Class Hyper.ComponentModel.HyperTypeDescriptor

Inheritance: System.ComponentModel.CustomTypeDescriptor
Afficher le fichier Open project: mgravell/fast-member Class Usage Examples

Méthodes publiques

Méthode Description
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

Private Methods

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

Method Details

GetProperties() public final méthode

public final GetProperties ( ) : PropertyDescriptorCollection
Résultat System.ComponentModel.PropertyDescriptorCollection

GetProperties() public final méthode

public final GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
Résultat System.ComponentModel.PropertyDescriptorCollection