Skip to main content
All docs
V24.2

AIIntegrationLocalizer.CreateResXLocalizer() Method

Namespace: DevExpress.AIIntegration.Localization

Assembly: DevExpress.AIIntegration.v24.2.dll

NuGet Package: DevExpress.AIIntegration

Declaration

public override XtraLocalizer<AIIntegrationStringId> CreateResXLocalizer()

Returns

Type
XtraLocalizer<DevExpress.AIIntegration.Localization.AIIntegrationStringId>
See Also