Table of Contents

Class TypeMappingEditor

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Provides a user interface for selecting method overloads from a workflow operator.

public class TypeMappingEditor : UITypeEditor
Inheritance
TypeMappingEditor
Inherited Members

Methods

EditValue(ITypeDescriptorContext, IServiceProvider, object)

Edits the specified object's value using the editor style indicated by the GetEditStyle() method.

GetEditStyle(ITypeDescriptorContext)

Gets the editor style used by the EditValue(IServiceProvider, object) method.