C# 클래스 GCEncoder, NewTOAPIA

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
GCEncoder ( Stream outStream ) : System
Write ( GraphicCommand, aCommand ) : void

메소드 상세

GCEncoder() 공개 메소드

public GCEncoder ( Stream outStream ) : System
outStream Stream
리턴 System

Write() 공개 메소드

public Write ( GraphicCommand, aCommand ) : void
aCommand GraphicCommand,
리턴 void