PNonSerializedAttribute Class |
Custom attribute that, when applied to a field of a class annotated with PSerializableAttribute,
specifies that this field should not be serialized.
Namespace: PostSharp.Serialization
Assembly: PostSharp (in PostSharp.dll) Version: 6.7.12.0 (6.7.12.0)
C#
public sealed class PNonSerializedAttribute : Attribute
The PNonSerializedAttribute type exposes the following members.
Name | Description | |
---|---|---|
PNonSerializedAttribute | Initializes a new instance of the PNonSerializedAttribute class |