M
Mike
Hi,
I need to create some code that is always available, independently from where I am in the code (constants, global methods, etc.). I know that in VB6 one can create a module, which contains constants, global methods, etc.
What is the equivalent in C# / OOP?
Thanks.
Mike
I need to create some code that is always available, independently from where I am in the code (constants, global methods, etc.). I know that in VB6 one can create a module, which contains constants, global methods, etc.
What is the equivalent in C# / OOP?
Thanks.
Mike