[Mono-bugs] [Bug 416220] New: Enumeration members not accessible
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Aug 11 07:41:49 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=416220
Summary: Enumeration members not accessible
Product: Mono: Compilers
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: msafar at novell.com
ReportedBy: mkrueger at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
enum MyEnum {
A, B, C
}
I need a way to access A, B, C. (Maybe as fields or something)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list