C# Класс Microsoft.R.Components.ConnectionManager.Implementation.ConnectionManagerVisualComponent

Наследование: IConnectionManagerVisualComponent
Показать файл Открыть проект

Открытые методы

Метод Описание
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