Table of Contents

Constructor MemberSelectorEditorDialog

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

MemberSelectorEditorDialog(Type)

Initializes a new instance of the MemberSelectorEditorDialog class using the specified type.

public MemberSelectorEditorDialog(Type type)

Parameters

type Type

The type from which to select an inner property.