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