Delen via


IComponentDeclarativeTypes.GetConverters Methode

Definitie

Retourneer een opsomming van JsonConverters voor het ondersteunen van declaratieve typen laden.

public System.Collections.Generic.IEnumerable<Newtonsoft.Json.JsonConverter> GetConverters (Microsoft.Bot.Builder.Dialogs.Declarative.Resources.ResourceExplorer resourceExplorer, Microsoft.Bot.Builder.Dialogs.Debugging.SourceContext sourceContext);
abstract member GetConverters : Microsoft.Bot.Builder.Dialogs.Declarative.Resources.ResourceExplorer * Microsoft.Bot.Builder.Dialogs.Debugging.SourceContext -> seq<Newtonsoft.Json.JsonConverter>
Public Function GetConverters (resourceExplorer As ResourceExplorer, sourceContext As SourceContext) As IEnumerable(Of JsonConverter)

Parameters

resourceExplorer
ResourceExplorer

resourceExplorer.

sourceContext
SourceContext

SourceContext om brontoewijzing voor foutopsporingsprogramma te bouwen.

Retouren

IEnumerable<Newtonsoft.Json.JsonConverter>

jsonsconverters.

Van toepassing op