C# Class Android.NUnitLite.UI.TestSuiteActivity

Inheritance: Android.App.Activity
Datei anzeigen Open project: couchbaselabs/Andr.Unit

Public Methods

Method Description
Run ( ) : void

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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

Run() public method

public Run ( ) : void
return void