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

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

Public Methods

Method Description
CutCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

Method Details

CutCommandArgs() public method

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