C# Class XLog.Sample.Android.MainActivity

Inheritance: Android.App.Activity
Mostra file Open project: Belorus/XLog

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
BtnOnClick ( object sender, EventArgs eventArgs ) : void
InitLogging ( ) : void

Method Details

OnCreate() protected method

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