In Metalama, make the type implement the ICompileTimeSerializable interface.
Implements
Namespace: PostSharp.Serialization
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Struct)]
[MulticastAttributeUsage(MulticastTargets.Class|MulticastTargets.Struct)]
[RequirePostSharp(null, "PortableSerializer")]
[LinesOfCodeAvoided(0)]
[Obsolete("In Metalama, make the type implement the 'ICompileTimeSerializable' interface.", false)]
public sealed class PSerializableAttribute : MulticastAttribute, IAspect
Constructors
Name | Description |
---|---|
PSerializableAttribute() |