C# 클래스 Graphite.GraphiteClientExtensions

파일 보기 프로젝트 열기: perryofpeek/SqlToGraphite-core

공개 메소드들

메소드 설명
Send ( this self, string path, int value ) : void

메소드 상세

Send() 공개 정적인 메소드

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