You are here: Start » AVL.NET » AvlIgnoreAttribute Class

AvlIgnoreAttribute Class

Namespace:Avl.Serialization
Assembly:AvlNet.Types.dll

Disables serialization of the field or property.

Constructors

 ConstructorDescription
AvlIgnoreAttribute()

Properties

 NameTypeDescription
TypeIdSystem.ObjectInherited from System.Attribute

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
IsDefaultAttribute()Inherited from System.Attribute
Match(object)Inherited from System.Attribute
ToString()Inherited from System.Object

Remarks

See also