C# Class Input101.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: GoXuni/Xamarin.Android-Samples

Méthodes publiques

Méthode Description
ItemClick ( object sender, Android.Widget.AdapterView e ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

ItemClick() public méthode

public ItemClick ( object sender, Android.Widget.AdapterView e ) : void
sender object
e Android.Widget.AdapterView
Résultat void

OnCreate() protected méthode

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