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