Partager via


DeclarativeComponentRegistrationBridge<TComponent>.GetDeclarativeTypes Méthode

Définition

Retourne une énumération de KindRegistrations $kind => Type.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Dialogs.Declarative.DeclarativeType> GetDeclarativeTypes (Microsoft.Bot.Builder.Dialogs.Declarative.Resources.ResourceExplorer resourceExplorer);
abstract member GetDeclarativeTypes : Microsoft.Bot.Builder.Dialogs.Declarative.Resources.ResourceExplorer -> seq<Microsoft.Bot.Builder.Dialogs.Declarative.DeclarativeType>
override this.GetDeclarativeTypes : Microsoft.Bot.Builder.Dialogs.Declarative.Resources.ResourceExplorer -> seq<Microsoft.Bot.Builder.Dialogs.Declarative.DeclarativeType>
Public Function GetDeclarativeTypes (resourceExplorer As ResourceExplorer) As IEnumerable(Of DeclarativeType)

Paramètres

resourceExplorer
ResourceExplorer

resourceExplorer.

Retours

inscription de type déclaratif.

Implémente

S’applique à