Свойство | Type | Description | |
---|---|---|---|
Password | string | ||
Username | string |
Méthode | Description | |
---|---|---|
BuddyAuthWebClient ( string username, string password ) : System | ||
GetSessions ( ) : List |
||
KillSession ( BotClass bot ) : void | ||
Login ( ) : bool |
public BuddyAuthWebClient ( string username, string password ) : System | ||
username | string | |
password | string | |
Résultat | System |