C# Class ImapClientDemo.LoginActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: jstedfast/MailKit

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
buttonLogin_Click ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void