C# 클래스 Assimp.ExportDataBlob.BlobBinaryReader

상속: BinaryReader
파일 보기 프로젝트 열기: ubisoft/vrtist

공개 메소드들

메소드 설명
BlobBinaryReader ( Stream stream ) : System

보호된 메소드들

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

메소드 상세

BlobBinaryReader() 공개 메소드

public BlobBinaryReader ( Stream stream ) : System
stream Stream
리턴 System

Dispose() 보호된 메소드

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