C# Class Steam_Desktop_Authenticator.ConfirmationFormWeb

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Jessecar96/SteamDesktopAuthenticator Class Usage Examples

Méthodes publiques

Méthode Description
ConfirmationFormWeb ( SteamGuardAccount steamAccount ) : System

Méthodes protégées

Méthode Description
ProcessCmdKey ( Message &msg, Keys keyData ) : bool

Private Methods

Méthode Description
Browser_AddressChanged ( object sender, CefSharp.AddressChangedEventArgs e ) : void
Browser_LoadingStateChanged ( object sender, CefSharp.LoadingStateChangedEventArgs e ) : void
btnRefresh_Click ( object sender, EventArgs e ) : void

Method Details

ConfirmationFormWeb() public méthode

public ConfirmationFormWeb ( SteamGuardAccount steamAccount ) : System
steamAccount SteamAuth.SteamGuardAccount
Résultat System

ProcessCmdKey() protected méthode

protected ProcessCmdKey ( Message &msg, Keys keyData ) : bool
msg System.Windows.Forms.Message
keyData Keys
Résultat bool