Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Serialization.ClassifyIgnoreAttribute

Summary

If this attribute is used on a field or automatically-implemented property, it is ignored by Classify. Data stored in this field or automatically-implemented property is not persisted.

Remarks

Any attribute with this type name is accepted by Classify to mean the same thing, regardless of where it is declared, making it possible to apply this attribute without referencing this library.

Constructors

Creates a new instance of ClassifyIgnoreAttribute.