C# Class Android.Mvvm.Tests.Activity1

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

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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