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

Inheritance: EditorCommandArgs
Mostrar archivo Open project: microsoft/vs-editor-api

Public Methods

Method Description
PasteCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

Method Details

PasteCommandArgs() public method

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