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