Class TypeMappingEditor
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.