cSharpLegacy property

UuidValue cSharpLegacy

Returns an UuidValue Object for an Uuid stored in C# Legacy Format

Implementation

UuidValue get cSharpLegacy => UuidValue.fromByteList(_cSharpFormat(content));