Hi there
I'm a bit new to C# but I'm learning ...
Is it possible to create a global variable in a C# program that is available to all classes? I don't need to modify the variable, I just need to set it once and then read from it from different classes within my program.
Cheers,
Kenny.
I'm a bit new to C# but I'm learning ...
Is it possible to create a global variable in a C# program that is available to all classes? I don't need to modify the variable, I just need to set it once and then read from it from different classes within my program.
Cheers,
Kenny.