C# Class SqlToGraphite.GraphiteClients

Afficher le fichier Open project: perryofpeek/SqlToGraphite-core Class Usage Examples

Méthodes publiques

Méthode Description
Add ( string name, string port ) : void
Get ( string name ) : GraphiteClient
GraphiteClients ( ) : System.Collections.Generic

Method Details

Add() public méthode

public Add ( string name, string port ) : void
name string
port string
Résultat void

Get() public méthode

public Get ( string name ) : GraphiteClient
name string
Résultat GraphiteClient

GraphiteClients() public méthode

public GraphiteClients ( ) : System.Collections.Generic
Résultat System.Collections.Generic