C# Class SteamDroid.App.ChangeState

Inheritance: Android.App.ListActivity
Afficher le fichier Open project: FlyingPie/SteamDroid

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnListItemClick ( ListView l, Android.Views.View v, int position, long id ) : void

Method Details

OnCreate() protected méthode

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

OnListItemClick() protected méthode

protected OnListItemClick ( ListView l, Android.Views.View v, int position, long id ) : void
l ListView
v Android.Views.View
position int
id long
Résultat void