C# 클래스 Data.Value

상속: Data.Packet
파일 보기 프로젝트 열기: hogeschool/INFDEV03-5 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
visitor ValueVisitor

공개 메소드들

메소드 설명
IsEmpty ( ) : bool

메소드 상세

IsEmpty() 공개 추상적인 메소드

public abstract IsEmpty ( ) : bool
리턴 bool

프로퍼티 상세

visitor 보호되어 있는 프로퍼티

protected ValueVisitor,Data visitor
리턴 ValueVisitor