C# Class Graphite.IGraphiteClientExtensions

Afficher le fichier Open project: ragnard/Graphite.NET

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