In VB.NET, I usually declare my variable to a module to make it global. In C#, how can i make my variable global?! can give me a sample code?