C# Class HelixToolkit.Wpf.SharpDX.EffectsManager.IncludeHandler

Inheritance: Include, ICallbackable, IDisposable
Afficher le fichier Open project: inventhelp/helix-toolkit

Méthodes publiques

Méthode Description
Close ( Stream stream ) : void
Dispose ( ) : void
Open ( IncludeType type, string fileName, Stream parentStream ) : Stream

Method Details

Close() public méthode

public Close ( Stream stream ) : void
stream Stream
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Open() public méthode

public Open ( IncludeType type, string fileName, Stream parentStream ) : Stream
type IncludeType
fileName string
parentStream Stream
Résultat Stream