wManager.Wow.Helpers Namespace
WRobot

State Methods

The State type exposes the following members.

Methods


  Name Description
Public method Compare
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.
Public method CompareTo
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Run
Runs state.
Public method ToString (Inherited from Object.)