C# 클래스 Microsoft.Languages.Editor.Application.Snippets.SnippetInformationSource

Test implementation of the snippet information. Provides limited set of snippets for test purposes.
상속: ISnippetInformationSource
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
IsSnippet ( string name ) : bool

메소드 상세

IsSnippet() 공개 메소드

public IsSnippet ( string name ) : bool
name string
리턴 bool