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

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

Méthodes publiques

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

Method Details

ToggleUseRegularExpressionsCommandArgs() public méthode

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