Declarations Constructor ()

 

Initializes a new instance of the Declarations class.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

protected:
Declarations()

This base class constructor must be called from your constructor. It does nothing but initialize LastBestMatch to an empty string.

Return to top
Show: