Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GoF
Lexi
Application
GUI
MacButton
C# Class GoF.Lexi.Application.GUI.MacButton
Inheritance:
Button
Mostra file
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