| Interface | Description | |
|---|---|---|
| IDisposable | Objects implementing this interface can be safely cleaned up for garbage collection. | |
| ILocalizer |
Interface for the Localizer class. |
|
| IResourceBundle | Interface common to all resource bundles. | |
| IResourceLoader | Interface to a resource loader implementation. | |
| IResourceProvider |
Interface to the ResourceProvider class. |
|
| ISettings |
Interface for the Settings class. |