C# 클래스 System.ComponentModel.TypeDescriptor.MergedTypeDescriptor

상속: ICustomTypeDescriptor
파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
ICustomTypeDescriptor ( ) : AttributeCollection

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( ) : System.ComponentModel.EventDescriptor

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( ) : EventDescriptorCollection

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( Attribute attributes ) : EventDescriptorCollection

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( ) : PropertyDescriptor

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( ) : PropertyDescriptorCollection

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( Attribute attributes ) : PropertyDescriptorCollection

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( ) : TypeConverter

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( PropertyDescriptor pd ) : object

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( Type editorBaseType ) : object

ICustomTypeDescriptor implementation.

ICustomTypeDescriptor ( ) : string

ICustomTypeDescriptor implementation.

MergedTypeDescriptor ( ICustomTypeDescriptor primary, ICustomTypeDescriptor secondary ) : System.Collections

Creates a new MergedTypeDescriptor.