Example #1
0
 public void SetUnmatchedRegexHandler(Action <string> handler)
 {
     MNG.SetUnmatchedRegexHandler(handler);
 }