Deserialize(Reader<TReaderInput>, AddAndThrowException)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, AddAndThrowException instance) Deserializes into the provided value.
Parameters
readerReader<TReaderInput>- The reader.
instanceAddAndThrowException- The value.
