Back to Devexpress

IAIExtensionsContainer Methods

corelibraries-devexpress-dot-aiintegration-dot-iaiextensionscontainer-dot-underscore-methods.md

latest1.1 KB
Original Source

IAIExtensionsContainer Methods

Implements a container that manages DevExpress AI-powered extensions.

NameDescription
GetExtension(Type, String)
Register<TExtension>(Type, Func<IServiceProvider, TExtension>, String)Registers an AI extension of type TExtension with the specified key and optional name.
Register<TExtension>(Type, String)Registers an AI extension of type TExtension with the specified key and optional name.

See Also

IAIExtensionsContainer Interface

IAIExtensionsContainer Members

DevExpress.AIIntegration Namespace