C# 클래스 gov.va.medora.mdo.dao.vista.DelegatedOption

상속: VistaOption
파일 보기 프로젝트 열기: OSEHRA/mdo

공개 메소드들

메소드 설명
DelegatedOption ( ) : System
DelegatedOption ( string name ) : System
DelegatedOption ( string optionId, string name ) : System
DelegatedOption ( string optionId, string name, string recordNumber ) : System

메소드 상세

DelegatedOption() 공개 메소드

public DelegatedOption ( ) : System
리턴 System

DelegatedOption() 공개 메소드

public DelegatedOption ( string name ) : System
name string
리턴 System

DelegatedOption() 공개 메소드

public DelegatedOption ( string optionId, string name ) : System
optionId string
name string
리턴 System

DelegatedOption() 공개 메소드

public DelegatedOption ( string optionId, string name, string recordNumber ) : System
optionId string
name string
recordNumber string
리턴 System