Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
VoxelGame
UI
Utility
CloseHandel
C# Class VoxelGame.UI.Utility.CloseHandel
A handel that allows to close a window.
Afficher le fichier
Open project: pershingthesecond/VoxelGame
Méthodes publiques
Méthode
Description
Close
( ) :
void
Closes the window.
CloseHandel
(
Window
window
) :
Gwen.Net.Control
Method Details
Close()
public
méthode
Closes the window.
public
Close
( ) :
void
Résultat
void
CloseHandel()
public
méthode
public
CloseHandel
(
Window
window
) :
Gwen.Net.Control
window
Window
Résultat
Gwen.Net.Control