Skip to content

ReadOnlyCollectionCopier<T>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.ObjectModel.ReadOnlyCollection.
public sealed class ReadOnlyCollectionCopier<T> : IDeepCopier, IDeepCopier<ReadOnlyCollection<T>>

Constructors

Methods