C# Class StateByState.Android.BaseActivity

Inheritance: Android.App.Activity
Exibir arquivo Open project: builttoroam/BuildIt

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected method

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