Interface | Description | |
---|---|---|
INamespaceManager |
INamespaceManager defines the contract for
Namespace management APIs which are utilized
by classes and components within an application to retrieve
the unique Namespace under which the current
context of an application is executing
|
Class | Description | |
---|---|---|
ContextNamespace |
ContextNamespace is a Singleton class which
can be utilized by classes within an application to retrieve
a contextual namespace in which methods and properties of
an object are to be referenced under
|