 
            | Miner.System Assembly > Miner.Globalization Namespace : ResourcesManager Class | 
The following tables list the members exposed by ResourcesManager.
| Name | Description | |
|---|---|---|
|   | IsInitialized | Gets a value indicating if the ResourcesManager has been initialized. | 
|   | Provider | Gets and sets the ResourceProvider instead of instantiating it from the application configuration file. | 
|   | SectionName | Gets the name of the associated section within the application configuration file. | 
| Name | Description | |
|---|---|---|
|   | GetAlternateCulture | Gets the alternate culture information from the registry if available. | 
|   | GetResourceManager | Overloaded. Gets a System.ComponentModel.ComponentResourceManager based on information of the given System.Type. | 
|   | SetResourceProviderDelegate | Sets the ResourceProviderDelegate to be utilized to specify and initialize a ResourceProvider if a default provider has not been specified within the application's configuration file. |