C# 클래스 NBench.PerformanceCounters.PerformanceCounterMeasurementAttribute

상속: MeasurementAttribute
파일 보기 프로젝트 열기: petabridge/NBench

공개 메소드들

메소드 설명
PerformanceCounterMeasurementAttribute ( string categoryName, string counterName ) : System

메소드 상세

PerformanceCounterMeasurementAttribute() 공개 메소드

public PerformanceCounterMeasurementAttribute ( string categoryName, string counterName ) : System
categoryName string
counterName string
리턴 System