Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Codaxy
Common
Benchmarking
BenchmarkStopwatchExtensions
C# Class Codaxy.Common.Benchmarking.BenchmarkStopwatchExtensions
Exibir arquivo
Open project: codaxy/common
Public Methods
Method
Description
ReportPhaseCompleted
(
this
b
,
String
phaseName
) :
void
Method Details
ReportPhaseCompleted()
public
static
method
public
static
ReportPhaseCompleted
(
this
b
,
String
phaseName
) :
void
b
this
phaseName
String
return
void