Checks if this type supports a particular version
Namespace: KerbalData.Serialization.Serializers.V018xAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- version
- Type:
System String
version to check
Return Value
true=supported;false=not supportedImplements
IKspConverter T SupportsVersion(String)See Also