C# Class Open.Core.Common.Controls.Editors.PropertyGridStructure.Editors.EnumValue

Represents an Enumeration value.
Used to bind to a drop-down.
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL

Méthodes publiques

Méthode Description
GetValues ( Type enumType ) : ObservableCollection
ToString ( ) : string

Method Details

GetValues() public static méthode

public static GetValues ( Type enumType ) : ObservableCollection
enumType System.Type
Résultat ObservableCollection

ToString() public méthode

public ToString ( ) : string
Résultat string