C# 클래스 Microsoft.VisualStudio.Extensions.Gists.AuthDialog

Interaction logic for AuthDialog.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: timsneath/Gists 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
authCode string

공개 메소드들

메소드 설명
AuthDialog ( ) : System

비공개 메소드들

메소드 설명
webBrowser_LoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void

메소드 상세

AuthDialog() 공개 메소드

public AuthDialog ( ) : System
리턴 System

프로퍼티 상세

authCode 공개적으로 프로퍼티

public string authCode
리턴 string