|
Enhanced C#
Loyc library documentation
|
Public fields | |
| JsonType | Type |
| ReadOnlyMemory< byte > | Text |
Public Member Functions | |
| JsonValue (JsonType type, ReadOnlyMemory< byte > text) | |
| override int | GetHashCode () |
| override bool | Equals (object?obj) |
| bool | Equals (JsonValue v) |
| override string | ToString () |
1.8.7