C# 클래스 Plasma.plVarDescriptor

파일 보기 프로젝트 열기: Hoikas/PlasmaDotNet 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
fType plAtomicType

공개 메소드들

메소드 설명
Read ( Plasma.hsStream s ) : void
Write ( Plasma.hsStream s ) : void

비공개 메소드들

메소드 설명
plVarDescriptor ( ) : System
plVarDescriptor ( plAtomicType type ) : System
plVarDescriptor ( string name, string type ) : System

메소드 상세

Read() 공개 메소드

public Read ( Plasma.hsStream s ) : void
s Plasma.hsStream
리턴 void

Write() 공개 메소드

public Write ( Plasma.hsStream s ) : void
s Plasma.hsStream
리턴 void

프로퍼티 상세

fType 보호되어 있는 프로퍼티

protected plAtomicType fType
리턴 plAtomicType