Поделиться через


LuisComponentRegistration Класс

Определение

Внимание!

Use LuisBotComponent.

Определите ресурсы компонентов для Luis.

[System.Obsolete("Use `LuisBotComponent`.")]
public class LuisComponentRegistration : Microsoft.Bot.Builder.Dialogs.Declarative.Obsolete.DeclarativeComponentRegistrationBridge<Microsoft.Bot.Builder.AI.Luis.LuisBotComponent>
[<System.Obsolete("Use `LuisBotComponent`.")>]
type LuisComponentRegistration = class
    inherit DeclarativeComponentRegistrationBridge<LuisBotComponent>
Public Class LuisComponentRegistration
Inherits DeclarativeComponentRegistrationBridge(Of LuisBotComponent)
Наследование
Атрибуты

Конструкторы

LuisComponentRegistration()
Устаревшие..

Определите ресурсы компонентов для Luis.

Свойства

BotComponent
Устаревшие..

Получает BotComponent мост с устаревшей версией ComponentRegistration.

(Унаследовано от ComponentRegistrationBridge<TComponent>)

Методы

GetConverters(ResourceExplorer, SourceContext)
Устаревшие..

Возвращает перечисление JsonConverters для поддержки загрузки декларативных типов.

(Унаследовано от DeclarativeComponentRegistrationBridge<TComponent>)
GetDeclarativeTypes(ResourceExplorer)
Устаревшие..

Возвращает перечисление KindRegistrations $kind => Type.

(Унаследовано от DeclarativeComponentRegistrationBridge<TComponent>)
GetFromComponent<TRegistration>(IServiceCollection)
Устаревшие..

Вызывает запуск в для BotComponent получения коллекции регистраций для типа TRegistration.

(Унаследовано от ComponentRegistrationBridge<TComponent>)
GetMemoryScopes()
Устаревшие..

Возвращает области памяти.

(Унаследовано от ComponentRegistrationBridge<TComponent>)
GetPathResolvers()
Устаревшие..

Возвращает перечисление pathresolvers.

(Унаследовано от ComponentRegistrationBridge<TComponent>)

Применяется к