You are here: Start » CharacterSample Class

CharacterSample Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
CharacterSample(String)
CharacterSample(String, Region)
CharacterSample(CharacterSample)
CharacterSample()

Properties

 NameTypeDescription
CharacterSystem.String
IsDisposedSystem.Boolean
SampleAvlNet.Region
ValidSystem.Boolean

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(AvlNet.CharacterSample)
Equals(object)Inherited from System.Object
Equals(AvlNet.CharacterSample, AvlNet.CharacterSample)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(AvlNet.CharacterSample)
ToString()Inherited from System.Object

See also