C# Class Graphite.GraphiteClientExtensions

显示文件 Open project: perryofpeek/SqlToGraphite-core

Public Methods

Method Description
Send ( this self, string path, int value ) : void

Method Details

Send() public static method

public static Send ( this self, string path, int value ) : void
self this
path string
value int
return void