Guest User

Untitled

a guest
Apr 26th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. `MatchCollection mcCollection = Regex.Matches(sInputLine, @"(s*w+.+?(?=?)s*?");`
  2.  
  3. 1. x > y ?
  4.  
  5. 2. x > y ?
  6. x < y ?
  7. x == y ?
  8.  
  9. 3. x > y ?
  10.  
  11. 4. (string)Array[0]==null?
  12. (string)Array[1]==null?
Add Comment
Please, Sign In to add comment