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