|
|
ToolsExecuteTest Method |
| Name | Description | |
|---|---|---|
| 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.
|