示例#1
0
 public override string TransformReplacePattern(string pattern)
 {
     return(match.ReplaceWith(pattern));
 }