LanguageGeneratorManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class which manages cache of all LG resources from a ResourceExplorer. This class automatically updates the cache when resource change events occure.
public class LanguageGeneratorManager
type LanguageGeneratorManager = class
Public Class LanguageGeneratorManager
- Inheritance
-
LanguageGeneratorManager
Constructors
LanguageGeneratorManager(ResourceExplorer) |
Initializes a new instance of the LanguageGeneratorManager class. |
Properties
LanguageGenerators |
Gets the language generators. |
Methods
ResourceExplorerResolver(String, Dictionary<String,IList<Resource>>) |
Returns the resolver to resolve LG import id to template text based on language and a template resource loader delegate. |