C# Class Microsoft.Languages.Editor.Application.Snippets.SnippetInformationSource

Test implementation of the snippet information. Provides limited set of snippets for test purposes.
Inheritance: ISnippetInformationSource
Datei anzeigen Open project: Microsoft/RTVS

Public Methods

Method Description
IsSnippet ( string name ) : bool

Method Details

IsSnippet() public method

public IsSnippet ( string name ) : bool
name string
return bool