C# Class CMTest.Droid.MainActivity

Inheritance: FormsAppCompatActivity
Show file Open project: gruan01/Xamarin-Example

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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