I copied a line from razor view to my .cs file by mistake, and it can be compiled. why? and what's the difference between the marked 2 lines? thanks.
Asked
Active
Viewed 37 times
0

Brian Holsen
- 350
- 3
- 10
-
how about rebuild all? – Lei Yang Feb 24 '17 at 06:21
-
1There is no difference in code. both works same. – Ubiquitous Developers Feb 24 '17 at 06:21
-
1It's called the [verbatim identifier](http://stackoverflow.com/questions/91817/whats-the-use-meaning-of-the-character-in-variable-names-in-c) – John Wu Feb 24 '17 at 06:21