C# Class BlottoBeats.Server.CommandLine

A very basic command-line parser. Supports only single commands with an optional list of value.
Mostrar archivo Open project: Zwolf11/BlottoBeats Class Usage Examples

Private Properties

Property Type Description
CommandLine System
Prompt CommandLine
WriteLine void
WriteLine void

Private Methods

Method Description
CommandLine ( string tokens ) : System
Prompt ( ) : CommandLine
WriteLine ( ) : void
WriteLine ( string str ) : void