C# Class ShaderTools.VisualStudio.ShaderLab.Parsing.BackgroundParserManager

Inheritance: ShaderTools.VisualStudio.Core.Parsing.BackgroundParserManagerBase
Mostrar archivo Open project: tgjones/HlslTools

Protected Methods

Method Description
GetBackgroundParser ( ITextBuffer textBuffer ) : BackgroundParserBase

Method Details

GetBackgroundParser() protected method

protected GetBackgroundParser ( ITextBuffer textBuffer ) : BackgroundParserBase
textBuffer ITextBuffer
return ShaderTools.VisualStudio.Core.Parsing.BackgroundParserBase