Interface | Description |
---|---|
IVariableNamespace |
This defines the ability of a component to support generic key/value mappings
from string to string.
|
IVariableNamespaces |
Class | Description |
---|---|
StandardVariableNamespace |
A general implementation for an object providing
IVariableNamespace . |
StandardVariableNamespaces | |
VariableEnvironment |
A environment that allows per thread usage of IVariableSupport objects.
|
VariableNamespaces |