Interfaces
 InterfaceDescription
 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
Classes
 ClassDescription
 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

ContextNamespace contains a reference to the current contextual namespace which represents the context from which the application is executing.