Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HelloWorld
HelloWorldApplication
C# Class HelloWorld.HelloWorldApplication
Inheritance:
HoloApplication
Show file
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