Home
last modified time | relevance | path

Searched defs:SwitchForm (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CS/7zip/Common/
DCommandLineParser.cs17 public class SwitchForm class
26 public SwitchForm(string idString, SwitchType type, bool multi, in SwitchForm() method in SevenZip.CommandLineParser.SwitchForm
36 public SwitchForm(string idString, SwitchType type, bool multi, int minLen): in SwitchForm() method in SevenZip.CommandLineParser.SwitchForm
40 public SwitchForm(string idString, SwitchType type, bool multi): in SwitchForm() method in SevenZip.CommandLineParser.SwitchForm