Methods
- Find(String) Finds a named element in the name scope.
-
Register(String,
Object) Registers an element in the name scope. - Unregister(String) Unregisters an element with the name scope.
Events
- Registered Raised when an element is registered with the name scope.
- Unregistered Raised when an element is unregistered with the name scope.