2
Answers

string bla = @"

gregg 0

gregg 0

20y
1.7k
1
I have seen this syntax string bla = @" Now is the time for all good men"; I'm not realy clear on what is happening here. Is this just a way to put a string on several lines without having to use the + operator?
Answers (2)