C# Class MasterDetail.Droid.DetailActivity

Inheritance: Android.App.Activity
Exibir arquivo Open project: jamesmontemagno/MasterDetail-Xamarin

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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