C# Class myProducts.Xamarin.Android.MainActivity

Inheritance: AndroidActivity
ファイルを表示 Open project: ChristianWeyer/myProducts-End-to-End

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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