Class PSerializableAttribute
Custom attribute that, when applied to a type, causes PostSharp to generate a serializer for use by the PortableFormatter.
Implements
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
[MulticastAttributeUsage]
[RequirePostSharp(null, "PortableSerializer")]
[LinesOfCodeAvoided(0)]
public sealed class PSerializableAttribute : MulticastAttribute, IAspect
Constructors
Name | Description |
---|---|
PSerializableAttribute() |