wManager.Wow.Helpers Namespace
WRobot

ChangeCharacterReloggerTask Members

The ChangeCharacterReloggerTask type exposes the following members.

Constructors


  Name Description
Public method ChangeCharacterReloggerTask
Initializes a new instance of the ChangeCharacterReloggerTask class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetErrors
Gets settings errors.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Run
Runs task.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property AccountName
Gets or sets the name of the account.
Public property BattleNet
Gets or sets account email or name.
Public property Character
Gets or sets the character name.
Public property IsValid
Returns true if is valid.
(Inherited from BaseReloggerTask.)
Public property Password
Gets or sets the password.
Public property PasswordCrypted
Gets or sets the password crypted.
Public property Server
Gets or sets the realm name.
Public property TaskType
Gets the type of the task.
Public property UserControlWpf
Gets or sets the user control.
(Inherited from BaseReloggerTask.)