C# 클래스 Microsoft.R.Components.InteractiveWorkflow.Implementation.RInteractiveWindowVisualComponent

상속: IInteractiveWindowVisualComponent
파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
RInteractiveWindowVisualComponent ( IInteractiveWindow interactiveWindow, IVisualComponentContainer container, IRSessionProvider sessionProvider, ICoreShell shell ) : System

비공개 메소드들

메소드 설명
OnBrokerChanged ( object sender, BrokerStateChangedEventArgs e ) : void
UpdateWindowTitle ( bool isConnected ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

RInteractiveWindowVisualComponent() 공개 메소드

public RInteractiveWindowVisualComponent ( IInteractiveWindow interactiveWindow, IVisualComponentContainer container, IRSessionProvider sessionProvider, ICoreShell shell ) : System
interactiveWindow IInteractiveWindow
container IVisualComponentContainer
sessionProvider IRSessionProvider
shell ICoreShell
리턴 System