次の方法で共有


ImmutableHashSetCodec<T>.ConvertFromSurrogate メソッド

定義

public override System.Collections.Immutable.ImmutableHashSet<T> ConvertFromSurrogate(ref Orleans.Serialization.Codecs.ImmutableHashSetSurrogate<T> surrogate);
override this.ConvertFromSurrogate : ImmutableHashSetSurrogate -> System.Collections.Immutable.ImmutableHashSet<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ImmutableHashSetSurrogate(Of T)) As ImmutableHashSet(Of T)

パラメーター

戻り値

適用対象