C# 클래스 Microsoft.VisualStudio.R.Package.Repl.InteractiveWindowChangedEventArgs

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
InteractiveWindowChangedEventArgs ( IInteractiveWindowVisualComponent oldWindow, IInteractiveWindowVisualComponent newWindow ) : System

메소드 상세

InteractiveWindowChangedEventArgs() 공개 메소드

public InteractiveWindowChangedEventArgs ( IInteractiveWindowVisualComponent oldWindow, IInteractiveWindowVisualComponent newWindow ) : System
oldWindow IInteractiveWindowVisualComponent
newWindow IInteractiveWindowVisualComponent
리턴 System