C# Class NUnit.Tests.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsApplicationActivity
Show file Open project: nunit/nunit-vs-templates

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected method

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