C# 클래스 Edu.Unl.Sir.Siemens.PrintTokens.CharacterStream

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

공개 프로퍼티들

프로퍼티 타입 설명
fp Stream
num_read int
stream byte[]
stream_ind int

공개 메소드들

메소드 설명
CharacterStream ( ) : System

메소드 상세

CharacterStream() 공개 메소드

public CharacterStream ( ) : System
리턴 System

프로퍼티 상세

fp 공개적으로 프로퍼티

public Stream fp
리턴 Stream

num_read 공개적으로 프로퍼티

public int num_read
리턴 int

stream 공개적으로 프로퍼티

public byte[] stream
리턴 byte[]

stream_ind 공개적으로 프로퍼티

public int stream_ind
리턴 int