Click or drag to resize
DidCloseTextDocumentParams Constructor
Initializes a new instance of the DidCloseTextDocumentParams class

Namespace: VSCode.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public DidCloseTextDocumentParams()
See Also