DeclarativeComponentRegistrationBridge<TComponent> Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
This class only exists for backward compatibility of legacy ComponentRegistrations
. Use BotComponent
for new components.
ile ComponentRegistrationgeriye dönük uyumlu olmasını sağlamak BotComponent için bridge sınıfı.
[System.Obsolete("This class only exists for backward compatibility of legacy `ComponentRegistrations`. Use `BotComponent` for new components.")]
public class DeclarativeComponentRegistrationBridge<TComponent> : Microsoft.Bot.Builder.Dialogs.Obsolete.ComponentRegistrationBridge<TComponent>, Microsoft.Bot.Builder.Dialogs.Declarative.IComponentDeclarativeTypes where TComponent : BotComponent, new()
[<System.Obsolete("This class only exists for backward compatibility of legacy `ComponentRegistrations`. Use `BotComponent` for new components.")>]
type DeclarativeComponentRegistrationBridge<'Component (requires 'Component :> BotComponent and 'Component : (new : unit -> 'Component))> = class
inherit ComponentRegistrationBridge<'Component (requires 'Component :> BotComponent and 'Component : (new : unit -> 'Component))>
interface IComponentDeclarativeTypes
Public Class DeclarativeComponentRegistrationBridge(Of TComponent)
Inherits ComponentRegistrationBridge(Of TComponent)
Implements IComponentDeclarativeTypes
Tür Parametreleri
- TComponent
Eski ComponentRegistrationiçine köprü oluşturma türüBotComponent.
- Devralma
-
DeclarativeComponentRegistrationBridge<TComponent>
- Türetilmiş
- Öznitelikler
- Uygulamalar
Oluşturucular
DeclarativeComponentRegistrationBridge<TComponent>() |
Geçersiz.
DeclarativeComponentRegistrationBridge<TComponent> sınıfının yeni bir örneğini başlatır. |
DeclarativeComponentRegistrationBridge<TComponent>(TComponent, IConfiguration) |
Geçersiz.
DeclarativeComponentRegistrationBridge<TComponent> sınıfının yeni bir örneğini başlatır. |
Özellikler
BotComponent |
Geçersiz.
BotComponent eski ComponentRegistrationile köprülenir. (Devralındığı yer: ComponentRegistrationBridge<TComponent>) |
Yöntemler
GetConverters(ResourceExplorer, SourceContext) |
Geçersiz.
Bildirim temelli türlerin yüklenmesini desteklemek için JsonConverters sabit listesi döndürür. |
GetDeclarativeTypes(ResourceExplorer) |
Geçersiz.
KindRegistrations $kind => Type sabit listesi döndürür. |
GetFromComponent<TRegistration>(IServiceCollection) |
Geçersiz.
türü |
GetMemoryScopes() |
Geçersiz.
Bellek kapsamlarını alır. (Devralındığı yer: ComponentRegistrationBridge<TComponent>) |
GetPathResolvers() |
Geçersiz.
Pathresolvers sabit listesi döndürür. (Devralındığı yer: ComponentRegistrationBridge<TComponent>) |