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