F
Frank
Hi,
Probably a silly question, but can't find it!!
In C++ when you have a long line of code you can use
the "\" character to continue the line of code on the
next line in the editor. In Visual Basic you can use
the "_" char.
How do you do this in C# ??
Probably a silly question, but can't find it!!
In C++ when you have a long line of code you can use
the "\" character to continue the line of code on the
next line in the editor. In Visual Basic you can use
the "_" char.
How do you do this in C# ??