C# 클래스 AcManager.Tools.Helpers.SettingEntry

상속: FirstFloor.ModernUI.Presentation.Displayable, IWithId
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SettingEntry ( [ value, string displayName ) : System.ComponentModel
SettingEntry ( int value, string displayName ) : System.ComponentModel

메소드 상세

SettingEntry() 공개 메소드

public SettingEntry ( [ value, string displayName ) : System.ComponentModel
value [
displayName string
리턴 System.ComponentModel

SettingEntry() 공개 메소드

public SettingEntry ( int value, string displayName ) : System.ComponentModel
value int
displayName string
리턴 System.ComponentModel