Edit

Share via


Codec_Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72.Deserialize<TReaderInput> Method

Definition

public void Deserialize<TReaderInput> (ref Orleans.Serialization.Buffers.Reader<TReaderInput> reader, OrleansCodeGen.Orleans.EventSourcing.Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72 instance);
member this.Deserialize : Reader * OrleansCodeGen.Orleans.EventSourcing.Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72 -> unit
Public Sub Deserialize(Of TReaderInput) (ByRef reader As Reader(Of TReaderInput), instance As Invokable_ILogConsistencyProtocolParticipant_GrainReference_22FD7D72)

Type Parameters

TReaderInput

Parameters

reader
Reader<TReaderInput>

Applies to