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

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

Méthodes publiques

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

Method Details

ReplaceNextCommandArgs() public méthode

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