C# Класс Hyper.ComponentModel.HyperTypeDescriptor

Наследование: System.ComponentModel.CustomTypeDescriptor
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

Приватные методы

Метод Описание
HyperTypeDescriptor ( ) : System
HyperTypeDescriptor ( ICustomTypeDescriptor parent ) : System
TryCreatePropertyDescriptor ( PropertyDescriptor &descriptor ) : bool
WrapProperties ( PropertyDescriptorCollection oldProps ) : PropertyDescriptorCollection

Описание методов

GetProperties() публичный закрытый Метод

public final GetProperties ( ) : PropertyDescriptorCollection
Результат System.ComponentModel.PropertyDescriptorCollection

GetProperties() публичный закрытый Метод

public final GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
Результат System.ComponentModel.PropertyDescriptorCollection