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

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

Méthodes publiques

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

Method Details

CopyToInteractiveCommandArgs() public méthode

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