Back to Devexpress

TranslateBehavior Constructors

windowsforms-devexpress-dot-aiintegration-dot-winforms-dot-translatebehavior-dot-ctor.md

latest1.4 KB
Original Source

TranslateBehavior Constructors

Converts the text from one language to another while maintaining the original meaning and context.

NameParametersDescription
TranslateBehavior(Type, IEnumerable<LanguageInfo>)behaviorSourceType, languagesInitializes a new instance of the TranslateBehavior class with specified settings.
TranslateBehavior(Type, Nullable<Single>, String, TextRetrievalMode, IEnumerable<LanguageInfo>)behaviorSourceType, temperature, promptAugmentation, textRetrievalMode, languagesInitializes a new instance of the TranslateBehavior class with specified settings.

See Also

TranslateBehavior Class

TranslateBehavior Members

DevExpress.AIIntegration.WinForms Namespace