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

Inheritance: EditorCommandArgs
Afficher le fichier Open project: microsoft/vs-editor-api

Méthodes publiques

Méthode Description
SaveCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

Method Details

SaveCommandArgs() public méthode

public SaveCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )
textView ITextView
subjectBuffer ITextBuffer