C# Class HelloWorld.HelloWorldApplication

Inheritance: HoloApplication
显示文件 Open project: xamarin/urho-samples

Public Methods

Method Description
HelloWorldApplication ( Urho.ApplicationOptions opts ) : System

Protected Methods

Method Description
Start ( ) : void

Method Details

HelloWorldApplication() public method

public HelloWorldApplication ( Urho.ApplicationOptions opts ) : System
opts Urho.ApplicationOptions
return System

Start() protected method

protected Start ( ) : void
return void