![]() |
Tools Methods |
The Tools type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AttachToDebugger |
Attaches the calling assembly to the debugger.
|
![]() ![]() | ExecuteTest(Action, String) |
Executes an Action and prints elapsed time in Console.
|
![]() ![]() | ExecuteTest(FuncString, String, String) |
Executes a Func and prints elapsed time in Console.
|
![]() ![]() | ExecuteTest(ActionString, String, String) |
Executes an Action and prints elapsed time in Console.
|
![]() ![]() | ExecuteTests |
Executes an array of actions
|