C# Класс SimTelemetry.Objects.HyperType.HyperTypeDescriptor

http://www.codeproject.com/Articles/18450/HyperDescriptor-Accelerated-dynamic-property-acces Used in Data logger.
Наследование: 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