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