Methods
Name | Description | |
---|---|---|
![]() ![]() | WhenCalledFrom TEvent (TEvent, Action ) |
Adds condition to check if the handler is called from specific stack trace
|
![]() ![]() | WhenCalledFrom TEvent (TEvent, Delegate ) |
Adds condition to check if the handler is called from specific stack trace
|
![]() ![]() | WhenCalledFrom TEvent (TEvent, String ) |
Adds condition to check if the handler is called from specific stack trace
|
See Also