Class EntityStringResourceManagerService
- Namespace
- Innova.Data.Entity.Localization
- Assembly
- Innova.Data.dll
Represents a service for retrieving localized strings from multiple resource managers.
public class EntityStringResourceManagerService : EntityStringServiceBase, IEntityStringService
- Inheritance
-
EntityStringResourceManagerService
- Implements
Constructors
- EntityStringResourceManagerService(IEnumerable<ResourceManager>)
Initializes a new instance of the EntityStringResourceManagerService class.
Methods
- GetString(string)
Gets the localized string for the specified name.