Need of Helper and Global classes
Hi,
I am going through this book explaining "TheBeerHouse" project.
What is the necessity of Globals.cs class if we are having Helper.cs class
We can have the ThemeSelectorId is Helper.cs class itself
Can anybody clear me?
cheers
|