C# 클래스 TechSmith.Hyde.Table.KeyRange

파일 보기 프로젝트 열기: dontjee/hyde

공개 프로퍼티들

프로퍼티 타입 설명
Lower KeyBound?
Upper KeyBound?

공개 메소드들

메소드 설명
IsSingleValue ( ) : bool
SingleValue ( ) : string

메소드 상세

IsSingleValue() 공개 메소드

public IsSingleValue ( ) : bool
리턴 bool

SingleValue() 공개 메소드

public SingleValue ( ) : string
리턴 string

프로퍼티 상세

Lower 공개적으로 프로퍼티

public KeyBound? Lower
리턴 KeyBound?

Upper 공개적으로 프로퍼티

public KeyBound? Upper
리턴 KeyBound?