C# Class ReactiveExtensionsAndroidSample.Activity1

Inheritance: Android.App.Activity
Exibir arquivo Open project: ThePublicBikeGang/EasyBike

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
GetEventDescription ( Android.Views.MotionEvent e ) : string

Method Details

OnCreate() protected method

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