C# Class ShaderTools.VisualStudio.Hlsl.IntelliSense.Completion.CompletionModel

Afficher le fichier Open project: tgjones/HlslTools Class Usage Examples

Méthodes publiques

Méthode Description
CompletionModel ( SemanticModel semanticModel, TextSpan applicableSpan, ITextSnapshot textSnapshot, IEnumerable items ) : System.Collections.Generic

Method Details

CompletionModel() public méthode

public CompletionModel ( SemanticModel semanticModel, TextSpan applicableSpan, ITextSnapshot textSnapshot, IEnumerable items ) : System.Collections.Generic
semanticModel ShaderTools.Hlsl.Compilation.SemanticModel
applicableSpan TextSpan
textSnapshot ITextSnapshot
items IEnumerable
Résultat System.Collections.Generic