Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MenuTest
MenuWindow
C# Class MenuTest.MenuWindow
Inheritance:
Window
Datei anzeigen
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Methods
Method
Description
MenuWindow
(
int
x
,
int
y
) :
System
OnMenuItemSelected
(
int
commandParam
) :
void
Method Details
MenuWindow()
public
method
public
MenuWindow
(
int
x
,
int
y
) :
System
x
int
y
int
return
System
OnMenuItemSelected()
public
method
public
OnMenuItemSelected
(
int
commandParam
) :
void
commandParam
int
return
void