AuthoringScope Constructor ()

 

Initializes an instance of the AuthoringScope class.

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

protected:
AuthoringScope()

There is no need to call the base constructor from your constructor.

Return to top
Show: