Skip to content

CollectionCodec<T>

class

Namespace: Orleans.Serialization.Codecs

Serializer for System.Collections.ObjectModel.Collection.
public sealed class CollectionCodec<T> : IFieldCodec, IFieldCodec<Collection<T>>, IBaseCodec, IBaseCodec<Collection<T>>

Constructors

Methods