RoundingStrategyConverterCanConvert Method
Determines whether this instance can convert the specified object type.
Namespace: InnerDrive.FinancialAssembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
public override bool CanConvert(
Type objectType
)
- objectType Type
- Type of the object.
Booleantrue if this instance can convert the specified object type; otherwise,
false.