bool | IsSupportedParameterType ( Type type ) Tests if a parameter type can be supplied directly to a callback method from. |
bool Meta.Conduit.Editor.IParameterValidator.IsSupportedParameterType ( Type type ) |
---|
Tests if a parameter type can be supplied directly to a callback method from. Parameters type The data type. Returns True if the parameter type is supported. False otherwise. |