C# 클래스 Animatroller.Common.BinaryFileReader

상속: IDisposable
파일 보기 프로젝트 열기: HakanL/animatroller

공개 메소드들

메소드 설명
BinaryFileReader ( string fileName ) : System
Dispose ( ) : void
ReadFrame ( ) : DmxData

메소드 상세

BinaryFileReader() 공개 메소드

public BinaryFileReader ( string fileName ) : System
fileName string
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ReadFrame() 공개 메소드

public ReadFrame ( ) : DmxData
리턴 DmxData