ContextValues is a collection of context values.
delete deletes a context value. It returns the ContextValues to allow chaining.
get returns a context value.
set sets a context value. It returns the ContextValues to allow chaining.
Generated using TypeDoc
ContextValues is a collection of context values.