Show / Hide Table of Contents

Namespace Orleans.Serialization

Classes

BondSerializer

An implementation of IExternalSerializer for usage with Bond types.

ProtobufSerializer

An implementation of IExternalSerializer for usage with Protobuf types.

SerializerDelegateMetadata

Describes a set of delegates which are used to serializer a specified type.

SerializerFeature

Contains metadata about serializers and serialization types.

SerializerKnownTypeMetadata

Describes a type which can be identified by the serializer.

SerializerTypeMetadata

Describes a class which has serialization methods.

Structs

SerializerMethods

Contains delegates for serialization.

Interfaces

IBinaryTokenStreamReader

IBinaryTokenStreamWriter

ICopyContext

IDeserializationContext

IFieldUtils

IOnDeserialized

Indicates that a class is to be notified when it has been deserialized.

ISerializationContext

ISerializerContext

Delegates

DeepCopier

Deep copier function.

Deserializer

Deserializer function.

Serializer

Serializer function.

ValueTypeSetter<TDeclaring, TField>

The delegate used to set fields in value types.

Back to top Generated by DocFX