Does anyone know of a C#.NET equivalent to the "My" object in VB.NET?
I am using Visual Studio 2005 and am having to convert my VB.NET code to C#.NET. I am trying to display the current time on a status bar and the VB code for this used this object.
Surely there is an object in C# that can do this....
Thanks
Ross
I am using Visual Studio 2005 and am having to convert my VB.NET code to C#.NET. I am trying to display the current time on a status bar and the VB code for this used this object.
Surely there is an object in C# that can do this....
Thanks
Ross