C# Class Microsoft.VisualStudio.Text.Editor.Commanding.Commands.SaveCommandArgs

Inheritance: EditorCommandArgs
ファイルを表示 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