Прочетете на английски Редактиране

Споделяне чрез


ILBasedSerializer Class

Definition

Caution

Obsolete in favor of other serializers.

Fallback serializer to be used when other serializers are unavailable.

C#
public class ILBasedSerializer : Orleans.Serialization.IExternalSerializer
C#
[System.Obsolete("Obsolete in favor of other serializers.")]
public class ILBasedSerializer
C#
public class ILBasedSerializer : Orleans.Serialization.IKeyedSerializer
Inheritance
ILBasedSerializer
Attributes
Implements

Constructors

Properties

IsFallbackOnly System.Object.IsFallbackOnly

Methods

DeepCopy(Object, ICopyContext)

Tries to create a copy of source.

Deserialize(Type, IDeserializationContext)

Tries to deserialize an item.

Initialize(Logger)

Initializes the external serializer. Called once when the serialization manager creates an instance of this type

IsSupportedType(Type, Boolean) System.Object.IsSupportedType(System.Type,System.Boolean)
IsSupportedType(Type)

Informs the serialization manager whether this serializer supports the type for serialization.

Serialize(Object, ISerializationContext, Type)

Tries to serialize an item.

Explicit Interface Implementations

Applies to

Продукт Версии (остаряло)
.NET Orleans 1.5.10, 3.6.0 (3.4.5)