PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelNotify­Property­Changed­Attribute.​Serializer
Open sandboxFocus

NotifyPropertyChangedAttribute.Serializer Class

Inheritance
NotifyPropertyChangedAttribute.Serializer
Implements
ISerializer
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
public class Serializer : ReferenceTypeSerializer, ISerializer

Constructors

Name Description
Serializer()

Methods

Name Description
CreateInstance(Type, IArgumentsReader)
DeserializeFields(Object, IArgumentsReader)
SerializeObject(Object, IArgumentsWriter, IArgumentsWriter)