C# Class Samples.ImageLoaderActivity

Inheritance: Android.App.ListActivity
显示文件 Open project: jamesmontemagno/MonoDroidToolkit

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnStop ( ) : void

Method Details

OnCreate() protected method

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

OnStop() protected method

protected OnStop ( ) : void
return void