C# Class LZMA.CommandLineParser.SwitchForm

显示文件 Open project: MarcFletcher/NetworkComms.Net Class Usage Examples

Private Methods

Method Description
SwitchForm ( string idString, SwitchType type, bool multi ) : System
SwitchForm ( string idString, SwitchType type, bool multi, int minLen ) : System
SwitchForm ( string idString, SwitchType type, bool multi, int minLen, int maxLen, string postCharSet ) : System