C# Class LiveCodingChat.GooglePlusLogin

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

Méthodes publiques

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

Method Details

GooglePlusLogin() public méthode

public GooglePlusLogin ( ) : System
Résultat System

LoginAsync() public méthode

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