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

Inheritance: Button
Datei anzeigen Open project: TheoAndersen/GoF.Lexi

Public Methods

Method Description
Draw ( Window window ) : void
MacButton ( Command clickCommand ) : System

Method Details

Draw() public method

public Draw ( Window window ) : void
window Window
return void

MacButton() public method

public MacButton ( Command clickCommand ) : System
clickCommand GoF.Lexi.Application.Commands.Command
return System