C# Class Catcher.AndroidDemo.SplashDemo.MainActivity

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

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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