C# Class AppCompat.MainActivity

Inheritance: Android.Support.V4.App.FragmentActivity
Datei anzeigen Open project: jamesmontemagno/Xamarin.Android-AppCompat

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
LoadList ( ) : void

Method Details

OnCreate() protected method

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