C# 클래스 Microsoft.R.Components.ConnectionManager.Implementation.ConnectionManagerVisualComponent

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

공개 메소드들

메소드 설명
ConnectionManagerVisualComponent ( IConnectionManager connectionManager, IVisualComponentContainer container, ICoreShell coreShell ) : System
Dispose ( ) : void

메소드 상세

ConnectionManagerVisualComponent() 공개 메소드

public ConnectionManagerVisualComponent ( IConnectionManager connectionManager, IVisualComponentContainer container, ICoreShell coreShell ) : System
connectionManager IConnectionManager
container IVisualComponentContainer
coreShell ICoreShell
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void