Constructors
- JRaw(JRaw) Initializes a new instance of the JRaw class from another JRaw object.
- JRaw(Object) Initializes a new instance of the JRaw class.
Methods
-
Create(Json
Reader) static Creates an instance of JRaw with the content of the reader's current token. -
Create
Async(Json static Asynchronously creates an instance of JRaw with the content of the reader's current token.Reader, Cancellation Token)