Topics

Csharp Variable

About this topic: Articles tagged __TAG__

Showing 2 articles

Topics

Articles

Showing 2 articles

How-tos How to Declare a Global Variable in C# Unfortunately, there is no built-in method to declare a truly global variable in C#. To achieve this objective we have to rely on some user-defined approaches. How-tos The @ Symbol Before a Variable Name in C# This article explains what the @ symbol before a variable name in C# means.

← All topics