Skip to content

NullableCopier<T>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Nullable.
public sealed class NullableCopier<T> : IDeepCopier, IDeepCopier<T?>, IOptionalDeepCopier
where T : struct

Constructors

Methods