Click or drag to resize

ISerializationConverterTSource, TTargetSerializationVersion Property

Version of the serialization. This could be used as the identifier of the concrete implementation.

Namespace: RAYLASE.Marker.Common.Serialization
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
int SerializationVersion { get; }

Property Value

Int32
See Also