WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

BigIntegerJsonConverter..::..CanConvert Method

Determines whether this instance can convert the specified object type.

Namespace:  Newtonsoft.Json
Assembly:  Walter (in Walter.dll)

Syntax


public bool CanConvert(
	Type objectType
)

Parameters

objectType
Type: Type
Type of the object.

Return Value

true if this instance can convert the specified object type; otherwise, false.