TimerResult T Class | Glimpse API Documentation |
A subtype of TimerResult which includes the result of non-void method calls.
Inheritance Hierarchy
Glimpse.Core.Extensibility TimerResult T
Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Type Parameters
- T
- The type returned by the executed method.
See Also