C# Class GoF.Lexi.Application.GUI.WindowsButton

Inheritance: Button
Afficher le fichier Open project: TheoAndersen/GoF.Lexi

Méthodes publiques

Méthode Description
Draw ( Window window ) : void
WindowsButton ( Command clickCommand ) : System

Method Details

Draw() public méthode

public Draw ( Window window ) : void
window Window
Résultat void

WindowsButton() public méthode

public WindowsButton ( Command clickCommand ) : System
clickCommand GoF.Lexi.Application.Commands.Command
Résultat System