C# Class Kolibrie_Mail.OAuthVerificationForm

Interaction logic for OAuthVerificationForm.xaml
Inheritance: System.Windows.Window, IDisposable
Afficher le fichier Open project: MichielDeMey/Kolibrie-Mail

Méthodes publiques

Méthode Description
Dispose ( ) : void
OAuthVerificationForm ( ) : System

Private Methods

Méthode Description
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnContinue_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OAuthVerificationForm() public méthode

public OAuthVerificationForm ( ) : System
Résultat System