Title |
Test
Find
match 2 or 3 string parameters csharp method
|
Expression |
\(\s*@*(".*?[^"\\]"(?!")||"")\s*,\s*@*(".*?[^"\\]"(?!")|"")\s*(?:\)|(?:,\s*@*(".*?[^"\\]"(?!")||"")\s*))?\) |
Description |
match chsarp method with 2 or 3 string parameters syntax |
Matches |
("a","b") | ("a","b","c") |
Non-Matches |
("a") | ("a","b","c","d") |
Author |
Rating:
Not yet rated.
JifengHuang
|
Source |
|
Your Rating |
|