C# 클래스 Steam_Desktop_Authenticator.ConfirmationFormWeb

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Jessecar96/SteamDesktopAuthenticator 1 사용 예제들

공개 메소드들

메소드 설명
ConfirmationFormWeb ( SteamGuardAccount steamAccount ) : System

보호된 메소드들

메소드 설명
ProcessCmdKey ( Message &msg, Keys keyData ) : bool

비공개 메소드들

메소드 설명
Browser_AddressChanged ( object sender, CefSharp.AddressChangedEventArgs e ) : void
Browser_LoadingStateChanged ( object sender, CefSharp.LoadingStateChangedEventArgs e ) : void
btnRefresh_Click ( object sender, EventArgs e ) : void

메소드 상세

ConfirmationFormWeb() 공개 메소드

public ConfirmationFormWeb ( SteamGuardAccount steamAccount ) : System
steamAccount SteamAuth.SteamGuardAccount
리턴 System

ProcessCmdKey() 보호된 메소드

protected ProcessCmdKey ( Message &msg, Keys keyData ) : bool
msg System.Windows.Forms.Message
keyData Keys
리턴 bool