Declarations Constructor ()
Visual Studio 2015
Initializes a new instance of the Declarations class.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
This base class constructor must be called from your constructor. It does nothing but initialize LastBestMatch to an empty string.
Show: