◆ CanConvert()
override bool FiftyOne.Pipeline.JsonBuilder.Converters.JavaScriptConverter.CanConvert | ( | Type | objectType | ) |
Returns true if the converter can convert objects of the supplied type.
- Parameters
-
- objectType - The type to check against.
- Returns
- True if the converter can convert the supplied type. False if not.