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

Inheritance: EditorCommandArgs
Show file Open project: microsoft/vs-editor-api Class Usage Examples

Public Methods

Method Description
ReturnKeyCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

Method Details

ReturnKeyCommandArgs() public method

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