LanguageGeneratorManager Class

Definition

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

Name Description
LanguageGeneratorManager(ResourceExplorer)

Initializes a new instance of the LanguageGeneratorManager class.

Properties

Name Description
LanguageGenerators

Gets the language generators.

Methods

Name Description
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.

Applies to