C# 클래스 Yamool.CWSharp.DawgDecoder

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

공개 메소드들

메소드 설명
DawgDecoder ( float version ) : System
Decode ( Stream stream ) : Dawg

비공개 메소드들

메소드 설명
DawgDecoder ( ) : System

메소드 상세

DawgDecoder() 공개 메소드

public DawgDecoder ( float version ) : System
version float
리턴 System

Decode() 공개 메소드

public Decode ( Stream stream ) : Dawg
stream Stream
리턴 Dawg