示例#1
0
 public override ulong ParseUInt64(ReadOnlySpan <char> value) => UnsignedInteger <ulong> .ParseUInt64(value);