C# Class Microsoft.VisualStudio.R.Package.Repl.InteractiveWindowChangedEventArgs

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
InteractiveWindowChangedEventArgs ( IInteractiveWindowVisualComponent oldWindow, IInteractiveWindowVisualComponent newWindow ) : System

Method Details

InteractiveWindowChangedEventArgs() public méthode

public InteractiveWindowChangedEventArgs ( IInteractiveWindowVisualComponent oldWindow, IInteractiveWindowVisualComponent newWindow ) : System
oldWindow IInteractiveWindowVisualComponent
newWindow IInteractiveWindowVisualComponent
Résultat System