C# Class System.ComponentModel.TypeDescriptor.MergedTypeDescriptor

Inheritance: ICustomTypeDescriptor
Show file Open project: dotnet/corefx

Private Methods

Method Description
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.