C# Class FSODroid.StartupActivity

Inheritance: Android.App.Activity
显示文件 Open project: RHY3756547/FreeSO

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected method

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