IWrapper T Interface | Glimpse API Documentation |
IWrapper<T> provides a common way to leverage the decorator pattern.
Namespace: Glimpse.Core.ExtensibilityAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Type Parameters
- T
- Type of target object.
See Also