Attribute used to indicate that a field should be ignored during serialization and deserialization. More...
Public Member Functions | |
IgnoreAttribute () | |
Initializes an instance of an IgnoreAttribute. | |
Attribute used to indicate that a field should be ignored during serialization and deserialization.
Definition at line 17 of file Attributes.cs.
Fauna.Mapping.IgnoreAttribute.IgnoreAttribute | ( | ) |
Initializes an instance of an IgnoreAttribute.
Definition at line 22 of file Attributes.cs.