C# 클래스 BlottoBeats.Server.CommandLine

A very basic command-line parser. Supports only single commands with an optional list of value.
파일 보기 프로젝트 열기: Zwolf11/BlottoBeats 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CommandLine System
Prompt CommandLine
WriteLine void
WriteLine void

비공개 메소드들

메소드 설명
CommandLine ( string tokens ) : System
Prompt ( ) : CommandLine
WriteLine ( ) : void
WriteLine ( string str ) : void