Skip to content

NullableCodec<T>

class

Namespace: Orleans.Serialization.Codecs

Serializer for System.Nullable.
public sealed class NullableCodec<T> : IFieldCodec, IFieldCodec<T?>
where T : struct

Constructors

Methods