C# Class Kolibrie_Mail.OAuthVerificationForm

Interaction logic for OAuthVerificationForm.xaml
Inheritance: System.Windows.Window, IDisposable
显示文件 Open project: MichielDeMey/Kolibrie-Mail

Public Methods

Method Description
Dispose ( ) : void
OAuthVerificationForm ( ) : System

Private Methods

Method Description
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnContinue_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

OAuthVerificationForm() public method

public OAuthVerificationForm ( ) : System
return System