C# Class Android.NUnitLite.UI.OptionsActivity

Inheritance: MonoDroid.Dialog.DialogActivity
Datei anzeigen Open project: TimeIncOSS/Andr.Unit

Protected Methods

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

Private Methods

Method Description
GetPort ( ) : int

Method Details

OnCreate() protected method

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

OnPause() protected method

protected OnPause ( ) : void
return void