An attribute that marks a field of a type that implements ICompileTimeSerializable as non-serialized.
Namespace: Metalama.Framework.Serialization
Assembly: Metalama.Framework.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public sealed class NonCompileTimeSerializedAttribute : Attribute
Constructors
Name | Description |
---|---|
NonCompileTimeSerializedAttribute() |