Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
VisualStudio
Text
Editor
Commanding
Commands
UncommentSelectionCommandArgs
C# Class Microsoft.VisualStudio.Text.Editor.Commanding.Commands.UncommentSelectionCommandArgs
Inheritance:
EditorCommandArgs
Mostrar archivo
Open project: microsoft/vs-editor-api
Public Methods
Method
Description
UncommentSelectionCommandArgs
(
ITextView
textView
,
ITextBuffer
subjectBuffer
)
Method Details
UncommentSelectionCommandArgs()
public
method
public
UncommentSelectionCommandArgs
(
ITextView
textView
,
ITextBuffer
subjectBuffer
)
textView
ITextView
subjectBuffer
ITextBuffer