IDecorator<T> Interface
Defines a decorator that exposes the inner decorated object.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | Inner | Gets the inner object. |
Show:
Defines a decorator that exposes the inner decorated object.
| Name | Description | |
|---|---|---|
![]() | Inner | Gets the inner object. |