Class IgnoreEvergineAttribute
Attribute class that represents a member of a class that shouldn't be serialized.
Inherited Members
Namespace: Evergine.Common.Attributes
Assembly: Evergine.Common.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class IgnoreEvergineAttribute : EvergineAttributeBase