C# 클래스 Foxoft.Ci.CiStringStorageType

상속: CiStringType
파일 보기 프로젝트 열기: epi/cito 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Length int
LengthExpr CiExpr

공개 메소드들

메소드 설명
Accept ( ICiTypeVisitor v ) : CiType
Equals ( CiType obj ) : bool

메소드 상세

Accept() 공개 메소드

public Accept ( ICiTypeVisitor v ) : CiType
v ICiTypeVisitor
리턴 CiType

Equals() 공개 메소드

public Equals ( CiType obj ) : bool
obj CiType
리턴 bool

프로퍼티 상세

Length 공개적으로 프로퍼티

public int Length
리턴 int

LengthExpr 공개적으로 프로퍼티

public CiExpr,Foxoft.Ci LengthExpr
리턴 CiExpr