GetWrappedObject Method

Glimpse API

IWrapper T  GetWrappedObject Method Glimpse API Documentation
Gets the wrapped target object.

Namespace: Glimpse.Core.Extensibility
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

T GetWrappedObject()
T GetWrappedObject()

Return Value

The underlying target object.
See Also