[Mono-list] Enumeration: Real Values
Gaurav Vaish
gvaish@iitk.ac.in
Mon, 7 Jan 2002 14:16:02 +0530
Hello,
As Miguel requested, I have converted my tool "enumTest" to "EnumCheck" and
put in mcs/tools.
To get the values of an enumeration, simply do a:
EnumCheck <enum-name>
You may like to do a:
EnumCheck -h
or
EnumCheck --help
for enumeration lanauage (basically, full enumeration name, with all
namespace / sub-namespace decorations).
Cheers,
Gaurav Vaish
http://mastergaurav.virtualave.net
http://calendar.yahoo.com/mastergaurav
---------------------------------