Open sandboxFocus

Class PNonSerializedAttribute

Inheritance
PNonSerializedAttribute
Namespace: PostSharp.Serialization
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Field)]
[Obsolete("In Metalama, use 'NonCompileTimeSerializedAttribute'.", false)]
public sealed class PNonSerializedAttribute : Attribute

Constructors

Name Description
PNonSerializedAttribute()

Extension Methods