C# Class LiveCodingChat.YahooLogin

Inheritance: ILoginMethod
Afficher le fichier Open project: jvbsl/LiveCodingChat

Méthodes publiques

Méthode Description
LoginAsync ( string username, string password, System &cookies ) : void
YahooLogin ( ) : System

Private Methods

Méthode Description
EndGetResponse ( IAsyncResult res ) : void
LoginYahoo ( string username, string password, string data, CookieContainer &cookies ) : void

Method Details

LoginAsync() public méthode

public LoginAsync ( string username, string password, System &cookies ) : void
username string
password string
cookies System
Résultat void

YahooLogin() public méthode

public YahooLogin ( ) : System
Résultat System