Dela via


SourcePoint.From(JsonReader) Metod

Definition

Hämta punkt från JsonReader.

public static Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint From (Newtonsoft.Json.JsonReader reader);
static member From : Newtonsoft.Json.JsonReader -> Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint
Public Shared Function From (reader As JsonReader) As SourcePoint

Parametrar

reader
Newtonsoft.Json.JsonReader

json-läsare.

Returer

Punkt för start av aktuell json-läsare.

Gäller för