C# Class DroidApp.MainActivity

Inheritance: Android.App.Activity
Show file Open project: inthehand/Charming

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
MainActivity_DataRequested ( object sender, InTheHand e ) : void
Values_MapChanged ( object>.IObservableMap sender, IMapChangedEventArgs eventArgs ) : void

Method Details

OnCreate() protected method

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