ChildPropertyTypeDescriptionProvider(Type) Constructor

Construct a description provider for the specified type

Definition

Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
protected ChildPropertyTypeDescriptionProvider(
	Type objectType
)

Parameters

objectType  Type
The type to associate with the type description provider

See Also