Z
Zach Corera
Is there anyway to put spaces in enum values in c#?
In VB5 and VB6 you could say
[Red Car]
But that throws an error in c#
In VB5 and VB6 you could say
[Red Car]
But that throws an error in c#