C# Class SteamDroid.App.Chat

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

Méthodes protégées

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

Private Methods

Méthode Description
ClickSend ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected méthode

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

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

UpdateFriend() protected méthode

protected UpdateFriend ( ) : void
Résultat void