메소드 | 설명 | |
---|---|---|
FileProfiler ( ) : System |
Initializes a new instance of the FileProfiler class.
|
|
Measure ( string name ) : IDisposable |
The measure.
|
메소드 | 설명 | |
---|---|---|
BeginEvent ( string name ) : void |
The begin event.
|
|
EndEvent ( |
The end event.
|
public Measure ( string name ) : IDisposable | ||
name | string | /// The name. /// |
리턴 | IDisposable |