C# Class Catcher.AndroidDemo.LoadingAnimationDemo.LastActivity

Inheritance: Android.App.Activity
Show file Open project: hwqdt/Demos

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected method

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