C# 클래스 Steam_Desktop_Authenticator.PhoneExtractForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: Jessecar96/SteamDesktopAuthenticator

공개 프로퍼티들

프로퍼티 타입 설명
Result SteamAuth.SteamGuardAccount

공개 메소드들

메소드 설명
PhoneExtractForm ( ) : System

비공개 메소드들

메소드 설명
Bridge_DeviceWaited ( object sender, EventArgs e ) : void
Bridge_MoreThanOneAccount ( List accounts ) : void
Bridge_OutputLog ( string msg ) : void
Bridge_PhoneBridgeError ( string msg ) : void
CheckDevice ( ) : void
Extract ( ) : void
Init ( ) : void
Log ( string l ) : void
LoginAccount ( ) : void
PhoneExtractForm_Load ( object sender, EventArgs e ) : void
PhoneExtractForm_Shown ( object sender, EventArgs e ) : void
ResetAll ( ) : void
WaitForDevice ( ) : void
btnCheck_Click ( object sender, EventArgs e ) : void
btnConnect_Click ( object sender, EventArgs e ) : void
tCheckDevice_Tick ( object sender, EventArgs e ) : void

메소드 상세

PhoneExtractForm() 공개 메소드

public PhoneExtractForm ( ) : System
리턴 System

프로퍼티 상세

Result 공개적으로 프로퍼티

public SteamAuth.SteamGuardAccount Result
리턴 SteamAuth.SteamGuardAccount