GetWrappedObject Method

Glimpse API

ResourceResultDecorator GetWrappedObject Method Glimpse API Documentation
Gets the wrapped object.

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

Syntax

public IResourceResult GetWrappedObject()
public IResourceResult GetWrappedObject()

Return Value

Returned the wrapped object.

Implements

IWrapper T  GetWrappedObject 
See Also