C# 클래스 ShaderTools.VisualStudio.Hlsl.IntelliSense.Completion.CompletionModel

파일 보기 프로젝트 열기: tgjones/HlslTools 1 사용 예제들

공개 메소드들

메소드 설명
CompletionModel ( SemanticModel semanticModel, TextSpan applicableSpan, ITextSnapshot textSnapshot, IEnumerable items ) : System.Collections.Generic

메소드 상세

CompletionModel() 공개 메소드

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