Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum | System.Text.Json.NumericType {
System.Text.Json.Byte
, System.Text.Json.SByte
, System.Text.Json.Int16
, System.Text.Json.Int32
,
System.Text.Json.Int64
, System.Text.Json.UInt16
, System.Text.Json.UInt32
, System.Text.Json.UInt64
,
System.Text.Json.Single
, System.Text.Json.Double
, System.Text.Json.Decimal
} |
|