C# Class Assimp.ExportDataBlob.BlobBinaryReader

Inheritance: BinaryReader
Afficher le fichier Open project: ubisoft/vrtist

Méthodes publiques

Méthode Description
BlobBinaryReader ( Stream stream ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

BlobBinaryReader() public méthode

public BlobBinaryReader ( Stream stream ) : System
stream Stream
Résultat System

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void