共用方式為


Codec_Invokable_ILogConsistencyProtocolParticipant_GrainReference_0DB087C8.Deserialize<TReaderInput> 方法

定義

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

類型參數

TReaderInput

參數

reader
Reader<TReaderInput>

適用於