PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingActor­Attribute.​Serializer
Open sandboxFocus

ActorAttribute.Serializer Class

Implements
ISerializer
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public class ActorAttribute.Serializer : ThreadAwareAttribute.Serializer, ISerializer

Constructors

Name Description
Serializer()

Methods

Name Description
CreateInstance(Type, IArgumentsReader)

Creates an instance of the given type.

DeserializeFields(object, IArgumentsReader)

Completes the second phase of deserialization by setting fields and other properties.

SerializeObject(object, IArgumentsWriter, IArgumentsWriter)

Serializes an object