C# Class Crosschat.Client.Droid.MainActivity

Inheritance: AndroidActivity
ファイルを表示 Open project: EgorBo/CrossChat-Xamarin.Forms

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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