bool | IsSupportedParameterType ( Type originalType ) Tests if a parameter type can be supplied directly to a callback method from. |
bool Meta.WitAi.Windows.WitParameterValidator.IsSupportedParameterType ( Type originalType ) |
---|
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. |