ChildPropertyTypeDescriptionProvider(TypeDescriptionProvider) Constructor

Construct a description provider with the given parent

Definition

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

Parameters

parent  TypeDescriptionProvider
The parent type description provider

See Also