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
MenuTest
MenuWindow
C# Class MenuTest.MenuWindow
Inheritance:
Window
Afficher le fichier
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Méthodes publiques
Méthode
Description
MenuWindow
(
int
x
,
int
y
) :
System
OnMenuItemSelected
(
int
commandParam
) :
void
Method Details
MenuWindow()
public
méthode
public
MenuWindow
(
int
x
,
int
y
) :
System
x
int
y
int
Résultat
System
OnMenuItemSelected()
public
méthode
public
OnMenuItemSelected
(
int
commandParam
) :
void
commandParam
int
Résultat
void