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