C# Class Microsoft.VisualStudio.Extensions.Gists.AuthDialog

Interaction logic for AuthDialog.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: timsneath/Gists Class Usage Examples

Méthodes publiques

Свойство Type Description
authCode string

Méthodes publiques

Méthode Description
AuthDialog ( ) : System

Private Methods

Méthode Description
webBrowser_LoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

AuthDialog() public méthode

public AuthDialog ( ) : System
Résultat System

Property Details

authCode public_oe property

public string authCode
Résultat string