Back to Devexpress

IAIExtensionsContainer Members

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

latest1.0 KB
Original Source

IAIExtensionsContainer Members

Implements a container that manages DevExpress AI-powered extensions.

Methods

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

DevExpress.AIIntegration Namespace