Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Urho
Samples
HelloWorld
C# Class Urho.Samples.HelloWorld
Inheritance:
Application
Exibir arquivo
Open project: xamarin/urho-samples
Public Methods
Method
Description
HelloWorld
(
ApplicationOptions
options
= null ) :
Urho.Gui
Protected Methods
Method
Description
Start
( ) :
void
Method Details
HelloWorld()
public
method
public
HelloWorld
(
ApplicationOptions
options
= null ) :
Urho.Gui
options
ApplicationOptions
return
Urho.Gui
Start()
protected
method
protected
Start
( ) :
void
return
void