C# 클래스 Codaxy.Common.Benchmarking.BenchmarkStopwatchExtensions

파일 보기 프로젝트 열기: codaxy/common

공개 메소드들

메소드 설명
ReportPhaseCompleted ( this b, String phaseName ) : void

메소드 상세

ReportPhaseCompleted() 공개 정적인 메소드

public static ReportPhaseCompleted ( this b, String phaseName ) : void
b this
phaseName String
리턴 void