Method | Description | |
---|---|---|
EmailLogin ( ) : System | ||
LoginAsync ( string username, string password, System &cookies ) : void |
Method | Description | |
---|---|---|
EndGetResponse ( IAsyncResult res ) : void | ||
LoginNormal ( string username, string password, string data, |
public LoginAsync ( string username, string password, System &cookies ) : void | ||
username | string | |
password | string | |
cookies | System | |
return | void |