PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelWeak­Event­Attribute.​Serializer
Open sandboxFocus

WeakEventAttribute.Serializer Class

Inheritance
WeakEventAttribute.Serializer
Implements
ISerializer
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
public class WeakEventAttribute.Serializer : ReferenceTypeSerializer, 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