cSharpLegacy property
UuidValue
get
cSharpLegacy
Returns an UuidValue Object for an Uuid stored in C# Legacy Format
Implementation
UuidValue get cSharpLegacy => UuidValue.fromByteList(_cSharpFormat(content));