MobileServicePrecisionCheckConverter.CanConvert Method

Definition

Indicates if the specified type can be converted by this converter.

public override bool CanConvert (Type objectType);
Parameters
objectType
Type

The type to check.

Returns

A bool indicating if this converter can convert the type.