C# Class ImapClientDemo.LoginActivity

Inheritance: Android.App.Activity
Show file Open project: jstedfast/MailKit

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
buttonLogin_Click ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void