C# 클래스 wincollectd.Counter

파일 보기 프로젝트 열기: ghetzel/wincollectd 1 사용 예제들

공개 메소드들

메소드 설명
Counter ( string mappedName, PerformanceCounter counter ) : System
Name ( ) : string
Object ( ) : PerformanceCounter
ToString ( ) : string

메소드 상세

Counter() 공개 메소드

public Counter ( string mappedName, PerformanceCounter counter ) : System
mappedName string
counter System.Diagnostics.PerformanceCounter
리턴 System

Name() 공개 메소드

public Name ( ) : string
리턴 string

Object() 공개 메소드

public Object ( ) : PerformanceCounter
리턴 System.Diagnostics.PerformanceCounter

ToString() 공개 메소드

public ToString ( ) : string
리턴 string