public ChildPropertyTypeDescriptor(
ICustomTypeDescriptor parent
)
Public Sub New (
parent As ICustomTypeDescriptor
)
public:
ChildPropertyTypeDescriptor(
ICustomTypeDescriptor^ parent
)
new :
parent : ICustomTypeDescriptor -> ChildPropertyTypeDescriptor