Fauna v10 .NET/C# Driver 1.0.0
 
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Fauna.Mapping.IgnoreAttribute Class Reference

Attribute used to indicate that a field should be ignored during serialization and deserialization. More...

Inheritance diagram for Fauna.Mapping.IgnoreAttribute:

Public Member Functions

 IgnoreAttribute ()
 Initializes an instance of an IgnoreAttribute.
 

Detailed Description

Attribute used to indicate that a field should be ignored during serialization and deserialization.

Definition at line 17 of file Attributes.cs.

Constructor & Destructor Documentation

◆ IgnoreAttribute()

Fauna.Mapping.IgnoreAttribute.IgnoreAttribute ( )

Initializes an instance of an IgnoreAttribute.

Definition at line 22 of file Attributes.cs.


The documentation for this class was generated from the following file: