Property | Type | Description | |
---|---|---|---|
EndTimer | void | ||
MarkTimer | void | ||
StartTimer | void |
Method | Description | |
---|---|---|
SaveReport ( string folderPath ) : void |
Method | Description | |
---|---|---|
EndTimer ( System.Guid timerId, string stepDescription ) : void | ||
MarkTimer ( System.Guid timerId, string stepDescription ) : void | ||
StartTimer ( System.Guid timerId, string traceName, string stepDescription ) : void |
public static SaveReport ( string folderPath ) : void | ||
folderPath | string | |
return | void |