C# Class TiraggoAndroid.Activity1

Inheritance: Activity
显示文件 Open project: BrewDawg/Tiraggo

Protected Methods

Method Description
InitService ( ) : void
OnCreate ( Bundle bundle ) : void

Method Details

InitService() protected method

protected InitService ( ) : void
return void

OnCreate() protected method

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