C# Class Graphite.GraphiteClientExtensions

Afficher le fichier Open project: perryofpeek/SqlToGraphite-core

Méthodes publiques

Méthode Description
Send ( this self, string path, int value ) : void

Method Details

Send() public static méthode

public static Send ( this self, string path, int value ) : void
self this
path string
value int
Résultat void