C# 클래스 Foxoft.Ci.CiArrayType

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

공개 프로퍼티들

프로퍼티 타입 설명
ElementType CiType

공개 메소드들

메소드 설명
Accept ( ICiTypeVisitor v ) : CiType
LookupMember ( string name ) : CiSymbol

메소드 상세

Accept() 공개 메소드

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

LookupMember() 공개 메소드

public LookupMember ( string name ) : CiSymbol
name string
리턴 CiSymbol

프로퍼티 상세

ElementType 공개적으로 프로퍼티

public CiType,Foxoft.Ci ElementType
리턴 CiType