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