Searched defs:idString (Results 1 – 3 of 3) sorted by relevance
26 public SwitchForm(string idString, SwitchType type, bool multi, in SwitchForm()36 public SwitchForm(string idString, SwitchType type, bool multi, int minLen): in SwitchForm()40 public SwitchForm(string idString, SwitchType type, bool multi): in SwitchForm()262 public CommandForm(string idString, bool postStringMode) in CommandForm()
36 String idString = "BadID" + encoded; in generateInvalidatorClientName() local
98 String idString = o.toString(); in toString() local