Example #1
0
 public void Code_Regex()
 {
     CiTools.CmdShowRegexWindow();
 }
Example #2
0
 public static void Regex()
 {
     CiTools.CmdShowRegexWindow();
 }