C# Class XLog.Sample.Android.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: Belorus/XLog

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
BtnOnClick ( object sender, EventArgs eventArgs ) : void
InitLogging ( ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void