Click or drag to resize

ISerializationConverterTSource, TTargetSerializationType Property

Type 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.20.0
Syntax
C#
string SerializationType { get; }

Property Value

String
See Also