ImmutableSortedSetCopier<T>(IDeepCopier<T>) コンストラクター

定義

public ImmutableSortedSetCopier (Orleans.Serialization.Cloning.IDeepCopier<T> copier);
new Orleans.Serialization.Codecs.ImmutableSortedSetCopier<'T> : Orleans.Serialization.Cloning.IDeepCopier<'T> -> Orleans.Serialization.Codecs.ImmutableSortedSetCopier<'T>
Public Sub New (copier As IDeepCopier(Of T))

パラメーター

適用対象