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

Inheritance: ISnippetInfo
Datei anzeigen Open project: Microsoft/RTVS

Public Methods

Method Description
SnippetInfo ( string name, string description ) : System.Collections.Generic

Method Details

SnippetInfo() public method

public SnippetInfo ( string name, string description ) : System.Collections.Generic
name string
description string
return System.Collections.Generic