Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CodeContractNullability
Utilities
CodeTimer
C# Class CodeContractNullability.Utilities.CodeTimer
Logs the execution duration of a code block for diagnostics purposes.
Inheritance:
IDisposable
Datei anzeigen
Open project: bkoelman/ResharperCodeContractNullability
Public Methods
Method
Description
CodeTimer
(
[
text
) :
System
Dispose
( ) :
void
Method Details
CodeTimer()
public
method
public
CodeTimer
(
[
text
) :
System
text
[
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void