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