C# Class Axiom.RenderSystems.Xna.Content.HlslIncludeHandler

Inheritance: Microsoft.Xna.Framework.Graphics.CompilerIncludeHandler
Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Méthode Description
Open ( CompilerIncludeHandlerType includeType, string filename ) : Stream

Method Details

Open() public méthode

public Open ( CompilerIncludeHandlerType includeType, string filename ) : Stream
includeType CompilerIncludeHandlerType
filename string
Résultat Stream