C# Class SharpCaster.Simple.Android.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: tapanila/SharpCaster

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
ChromeCastClient_ApplicationStarted ( object sender, Models e ) : void
ChromeCastClient_ConnectedChanged ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected méthode

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