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

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

Méthodes publiques

Méthode Description
Button ( Command clickCommand ) : System
Click ( ) : void

Method Details

Button() public méthode

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

Click() public méthode

public Click ( ) : void
Résultat void