[Mono-list] Re: [Mono-patches]mcs/class/System.Windows.Forms/System.Windows.FormsCaptionButton.cs,NONE,1.1 CharacterCasing.cs,NONE,1.1CheckState.cs,NONE,1.1 DataGridParentRowsLabelStyle.cs,NONE,1.1DialogResult.cs,NONE,1.1 DockStyle.cs,NONE,1.1 DragAct

Nick Drochak ndrochak@gol.com
Thu, 11 Apr 2002 17:57:38 +0900


| Does anyone know how to get the value of an enum field via reflection?
| 

Try mcs/tools/EnumCheck.cs

Nick D.