Share via


EditorFactory Constructor

Initializes a new instance of [EditorFactory].

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New EditorFactory()
public EditorFactory()
public:
EditorFactory()
public function EditorFactory()

.NET Framework Security

See Also

Reference

EditorFactory Class

EditorFactory Members

EditorFactory Overload

Microsoft.VisualStudio.Package Namespace