C# Класс ServiceInsight.Explorer.EndpointExplorer.ServiceControlExplorerItem

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

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

Метод Описание
EndpointExists ( Endpoint endpoint ) : bool
GetEndpointNode ( Endpoint endpoint ) : EndpointExplorerItem
ServiceControlExplorerItem ( string name ) : System.Drawing

Описание методов

EndpointExists() публичный Метод

public EndpointExists ( Endpoint endpoint ) : bool
endpoint Endpoint
Результат bool

GetEndpointNode() публичный Метод

public GetEndpointNode ( Endpoint endpoint ) : EndpointExplorerItem
endpoint Endpoint
Результат EndpointExplorerItem

ServiceControlExplorerItem() публичный Метод

public ServiceControlExplorerItem ( string name ) : System.Drawing
name string
Результат System.Drawing