DebugExtensionsWhenCalledFrom Method |
Name | Description | |
---|---|---|
WhenCalledFromTEvent(TEvent, Action) |
Adds condition to check if the handler is called from specific stack trace
| |
WhenCalledFromTEvent(TEvent, Delegate) |
Adds condition to check if the handler is called from specific stack trace
| |
WhenCalledFromTEvent(TEvent, String) |
Adds condition to check if the handler is called from specific stack trace
|