C# Class HelixToolkit.Wpf.SharpDX.EffectsManager.IncludeHandler
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
public Close ( Stream stream ) : void |
stream |
Stream |
|
Résultat |
void |
|
public Dispose ( ) : void |
Résultat |
void |
|
public Open ( IncludeType type, string fileName, Stream parentStream ) : Stream |
type |
IncludeType |
|
fileName |
string |
|
parentStream |
Stream |
|
Résultat |
Stream |
|