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

AvlObjectAttribute Class

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

Marks the type as serializable by the Serializer.

Constructors

 ConstructorDescription
AvlObjectAttribute()

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