[]
Determines whether this instance can convert the specified object type.
protected override bool CanConvert(Type objectType, IContext context)
Type | Name | Description |
---|---|---|
Type | objectType | Type of the object. |
IContext | context | The context information. |
Type | Description |
---|---|
bool |
|