H
Hilton
Hi,
It's great C# handles strings in a switch/case, but why do they have to be
constants? Heck, they could even be function calls etc, as long as they
return a string. If there are duplicates, first one wins. I don't see a
problem.
What am I missing?
Hilton
It's great C# handles strings in a switch/case, but why do they have to be
constants? Heck, they could even be function calls etc, as long as they
return a string. If there are duplicates, first one wins. I don't see a
problem.
What am I missing?
Hilton