C# Class eShopOnContainers.Droid.Activities.SplashActivity

Inheritance: AppCompatActivity
Exibir arquivo Open project: TheDukeDK/devsecops-demo

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
InvokeMainActivity ( ) : void

Method Details

OnCreate() protected method

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