AIIntegration.AddDefaultExtensions(AIExtensionsContainer) Method
This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.AIIntegration
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
#Declaration
public static void AddDefaultExtensions(
this AIExtensionsContainer container
)
#Parameters
Name | Type | Description |
---|---|---|
container | AIExtensions |
The container that manager AI-powered extensions. |