C# 클래스 MBC.App.Terminal.Controls.NumericControl

상속: UserControl
파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship 1 사용 예제들

공개 메소드들

메소드 설명
Input ( string txt ) : void
KeyPress ( ConsoleKeyInfo key ) : bool
NumericControl ( NumericControlParameters param ) : System

비공개 메소드들

메소드 설명
SetDisplayText ( ) : void

메소드 상세

Input() 공개 메소드

public Input ( string txt ) : void
txt string
리턴 void

KeyPress() 공개 메소드

public KeyPress ( ConsoleKeyInfo key ) : bool
key System.ConsoleKeyInfo
리턴 bool

NumericControl() 공개 메소드

public NumericControl ( NumericControlParameters param ) : System
param NumericControlParameters
리턴 System