Jaa


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

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.

Applies to