TranslateBehavior(Type, IEnumerable<LanguageInfo>) Constructor
Initializes a new instance of the TranslateBehavior class with specified settings.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
behaviorSourceType | Type |
languages | IEnumerable<DevExpress.AIIntegration.WinForms.LanguageInfo> |
See Also