C# Class Todo.Android.MainActivity

Inheritance: Android.App.Activity
Mostra file Open project: kidozen/kido-xamarin

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
onKidoZenPassiveAuthenticationFinish ( Object sender, EventArgs e ) : void

Method Details

OnCreate() protected method

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