C# Class SamsungChordTest.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: Hitcents/samsung-chord-test

Méthodes publiques

Méthode Description
MainActivity ( ) : System

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnStop ( ) : void

Private Methods

Méthode Description
ShowPopUp ( string title, string message ) : void

Method Details

MainActivity() public méthode

public MainActivity ( ) : System
Résultat System

OnCreate() protected méthode

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

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void