See Also: HttpEntityWrapper Members
Base class for wrapping entities. Keeps a HttpEntityWrapper.WrappedEntity and delegates all calls to it. Implementations of wrapping entities can derive from this class and need to override only those methods that should not be delegated to the wrapped entity.