C# Class Redux.TodoMvc.Forms.Android.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsApplicationActivity
显示文件 Open project: GuillaumeSalles/redux.NET

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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