C# Class C2dmSharp.Client.Sample.DefaultActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: Redth/C2DM-Sharp

Méthodes publiques

Méthode Description
updateView ( ) : void

Méthodes protégées

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

Method Details

OnCreate() protected méthode

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

OnResume() protected méthode

protected OnResume ( ) : void
Résultat void

updateView() public méthode

public updateView ( ) : void
Résultat void