C# Class MobileAppsFilesSample.Droid.MainActivity

Inheritance: global::Xamarin.Forms.Platform.Android.FormsApplicationActivity
Exibir arquivo Open project: Azure-Samples/app-service-mobile-dotnet-todo-list-files

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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