Constructor MemberSelectorEditorDialog
MemberSelectorEditorDialog(Type)
Initializes a new instance of the MemberSelectorEditorDialog class using the specified type.
public MemberSelectorEditorDialog(Type type)
Parameters
type
TypeThe type from which to select an inner property.