JsonNetConverterDictionaryKeysAreNotPropertyNames CanConvert Method | Glimpse API Documentation |
Determines whether this instance can convert the specified object type.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- objectType
- Type: System Type
Type of the object.
Return Value
true if this instance can convert the specified object type; otherwise, false.See Also