IParameterEditorService Methods
If implemented by a class, provides a service for managing parameter types.| Name | Description |
|---|---|
| GetDisplayNameByParameterType(String, Type) | Returns the display name for the specified parameter type. |
| GetParameterTypes(String) | Returns available parameter types. |
See Also