Monday, 14 July 2014

Make regex expression



I am very new with c# and regex. I want to make a regex to match <digits or <\digits and replace them with <_digits or <\_digits. Thx


No comments:

Post a Comment