C# Class Android.Mvvm.Tests.MainActivity

Inheritance: Android.App.Activity
Datei anzeigen Open project: rhwilburn/MVVM-for-Mono

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
WriteProgressMessage ( string message ) : void

Method Details

OnCreate() protected method

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