Methods Constructor ()
Visual Studio 2015
When implemented in a derived class, initializes a new instance of the Methods class.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
It is not necessary to call the base class constructor in your derived class.
Show: