C# Class CCAudioEngineSample.Android.MainActivity

Inheritance: Android.App.Activity
Mostra file Open project: xamarin/mobile-samples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
LoadGame ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected method

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