NVelocity.Context
Interface InternalWrapperContext

interface for internal context wrapping functionality

Property Summary
NVelocity.Context.InternalContextAdapter BaseContext
         returns the base full context impl
NVelocity.Context.IContext InternalUserContext
         returns the wrapped user context


Property Detail

BaseContext

public NVelocity.Context.InternalContextAdapter BaseContext

returns the base full context impl


InternalUserContext

public NVelocity.Context.IContext InternalUserContext

returns the wrapped user context