C# Class Integreat.Droid.MainActivity

Inheritance: FormsAppCompatActivity
Mostrar archivo Open project: Integreat/app-cross_platform

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
CreateAnalytics ( ) : IAnalyticsService
CreatePersistenceService ( ) : PersistenceService

Method Details

OnCreate() protected method

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