C# 클래스 SqlToGraphite.GraphiteClients

파일 보기 프로젝트 열기: perryofpeek/SqlToGraphite-core 1 사용 예제들

공개 메소드들

메소드 설명
Add ( string name, string port ) : void
Get ( string name ) : GraphiteClient
GraphiteClients ( ) : System.Collections.Generic

메소드 상세

Add() 공개 메소드

public Add ( string name, string port ) : void
name string
port string
리턴 void

Get() 공개 메소드

public Get ( string name ) : GraphiteClient
name string
리턴 GraphiteClient

GraphiteClients() 공개 메소드

public GraphiteClients ( ) : System.Collections.Generic
리턴 System.Collections.Generic