C# Class Z.YouTube.MA.Activity1

Inheritance: Android.App.ListActivity
Exibir arquivo Open project: moljac/MonoMobile.Google.GData

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
CallYoutube ( ) : void
ListView_ItemClick ( object sender, Android.Widget.AdapterView e ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void