UnMappedPropertiesConverter T  CanConvert Method KerbalData - KSP Data Unlocked!
Tells if the provided type can be converted

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override bool CanConvert(
	Type objectType
)

Return Value

true=can convert;false=cannot convert
See Also