(Working with Regex in C#)
(在c#中与Regex合作)
I've several regular expresions to parse a line in several fields. One of this fields have an optional char that I can't figure how to make my regex to split it. I tried to improve it in one line but I couldn't do it.I