C# 클래스 SimTelemetry.Objects.HyperType.HyperTypeDescriptor

http://www.codeproject.com/Articles/18450/HyperDescriptor-Accelerated-dynamic-property-acces Used in Data logger.
상속: System.ComponentModel.CustomTypeDescriptor
파일 보기 프로젝트 열기: nlhans/SimTelemetry 1 사용 예제들

공개 메소드들

메소드 설명
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