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

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


SerializationManager.Serializer Delegate

Definition

Serializer function.

C#
public delegate void SerializationManager.Serializer(object raw, ISerializationContext context, Type expected);

Parameters

raw
Object

Input object to be serialized.

context
ISerializationContext

The context under which this object is being serialized.

expected
Type

Current Type active in this stream.

Applies to

Продукт Версии
.NET Orleans 1.5.10