C# 클래스 Datamodel.Codecs.Binary.DmxBinaryWriter

상속: System.IO.BinaryWriter
파일 보기 프로젝트 열기: Artfunkel/Datamodel.NET

공개 메소드들

메소드 설명
DmxBinaryWriter ( Stream output ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
Write ( string value ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

DmxBinaryWriter() 공개 메소드

public DmxBinaryWriter ( Stream output ) : System
output Stream
리턴 System