CompoundActionFactory Constructor

Initializes a new instance of the CompoundActionFactory class.

Namespace:  Microsoft.VisualStudio.Package
Assemblies:   Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (in Microsoft.VisualStudio.Package.LanguageService.10.0.dll)

Syntax

‘선언
Protected Sub New
‘사용 방법

Dim instance As New CompoundActionFactory()
protected CompoundActionFactory()
protected:
CompoundActionFactory()
new : unit -> CompoundActionFactory
protected function CompoundActionFactory()

.NET Framework Security

See Also

Reference

CompoundActionFactory Class

CompoundActionFactory Members

Microsoft.VisualStudio.Package Namespace