I am trying to build regex pattern but the string doesn't take single double quotes.
this is the pattern and it crashes when I add \"
@"(?<\"|\'|\“)(?'first'{0}\s(?'middle'{0}{1}{2}"
Those brackets declare an empty, inline constructor. In that case, with them, the constructor does exist, it merely does nothing more than t...
No comments:
Post a Comment