Skip to content

ListCopier<T>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Generic.List.
public sealed class ListCopier<T> : IBaseCopier, IBaseCopier<List<T>>, IDeepCopier, IDeepCopier<List<T>>

Constructors

Methods