2
Reply

string bla = @"

gregg 0

gregg 0

Nov 2 2004 10:03 AM
1.7k
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)