MultiLanguageGeneratorBase Class
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.
Base class which applies language policy to virtual method of TryGetGenerator.
C#
public abstract class MultiLanguageGeneratorBase : Microsoft.Bot.Builder.Dialogs.Adaptive.LanguageGenerator
type MultiLanguageGeneratorBase = class
inherit LanguageGenerator
Public MustInherit Class MultiLanguageGeneratorBase
Inherits LanguageGenerator
- Inheritance
- Derived
Multi |
Initializes a new instance of the MultiLanguageGeneratorBase class. |
Language |
Gets or sets the language policy. |
Generate |
Find a language generator that matches the current context locale. |
Try |
Abstract method to get an ILanguageGenerator by locale. |
Táirge | Leaganacha |
---|---|
Microsoft.Bot.Builder | 4.0 |