C# 클래스 ServiceInsight.Explorer.EndpointExplorer.ServiceControlExplorerItem

상속: ExplorerItem
파일 보기 프로젝트 열기: Particular/ServiceInsight

공개 메소드들

메소드 설명
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