C# 클래스 eodeditor.ComboVocabulary

파일 보기 프로젝트 열기: phaidra/java-phaidra-importer

공개 메소드들

메소드 설명
ComboVocabulary ( string ID, string description ) : System
ToString ( ) : string
getValue ( ) : string

메소드 상세

ComboVocabulary() 공개 메소드

public ComboVocabulary ( string ID, string description ) : System
ID string
description string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

getValue() 공개 메소드

public getValue ( ) : string
리턴 string