The methods of the JsonValidatingReader class are listed here.
|
Name |
Description |
![]() |
Reads the next JSON token from the stream. | |
![]() |
Reads the next JSON token from the stream as a Byte[]. | |
![]() |
Reads the next JSON token from the stream as a Nullable{DateTime}. | |
![]() |
Reads the next JSON token from the stream as a Nullable{DateTimeOffset}. | |
![]() |
Reads the next JSON token from the stream as a Nullable{Decimal}. | |
![]() |
Reads the next JSON token from the stream as a Nullable{Int32}. | |
![]() |
Reads the next JSON token from the stream as a String. |
What do you think about this topic? Send feedback!
|
Copyright (c) 2017. All rights reserved.
|