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

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

Méthodes publiques

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

Method Details

ReplaceCommandArgs() public méthode

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