C# Class ServiceInsight.Explorer.EndpointExplorer.ServiceControlExplorerItem

Inheritance: ExplorerItem
Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Méthode Description
EndpointExists ( Endpoint endpoint ) : bool
GetEndpointNode ( Endpoint endpoint ) : EndpointExplorerItem
ServiceControlExplorerItem ( string name ) : System.Drawing

Method Details

EndpointExists() public méthode

public EndpointExists ( Endpoint endpoint ) : bool
endpoint Endpoint
Résultat bool

GetEndpointNode() public méthode

public GetEndpointNode ( Endpoint endpoint ) : EndpointExplorerItem
endpoint Endpoint
Résultat EndpointExplorerItem

ServiceControlExplorerItem() public méthode

public ServiceControlExplorerItem ( string name ) : System.Drawing
name string
Résultat System.Drawing