C# Tip: use the @ prefix when a name is reserved
C#, as every other language, has several reserved keywords. Did you know that you can use them if you use the@
prefix?
Continue reading
@
prefix?
Continue reading