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

Inheritance: EditorCommandArgs
ファイルを表示 Open project: microsoft/vs-editor-api

Public Methods

Method Description
ToggleUseRegularExpressionsCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

Method Details

ToggleUseRegularExpressionsCommandArgs() public method

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