C# 클래스 Open.Core.Common.Controls.Editors.PropertyGridStructure.Editors.EnumValue

Represents an Enumeration value.
Used to bind to a drop-down.
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL

공개 메소드들

메소드 설명
GetValues ( Type enumType ) : ObservableCollection
ToString ( ) : string

메소드 상세

GetValues() 공개 정적인 메소드

public static GetValues ( Type enumType ) : ObservableCollection
enumType System.Type
리턴 ObservableCollection

ToString() 공개 메소드

public ToString ( ) : string
리턴 string