C# 클래스 GoF.Lexi.Application.GUI.Button

상속: Glyph
파일 보기 프로젝트 열기: TheoAndersen/GoF.Lexi

공개 메소드들

메소드 설명
Button ( Command clickCommand ) : System
Click ( ) : void

메소드 상세

Button() 공개 메소드

public Button ( Command clickCommand ) : System
clickCommand GoF.Lexi.Application.Commands.Command
리턴 System

Click() 공개 메소드

public Click ( ) : void
리턴 void