Delen via


SourcePoint.From(JsonReader) Methode

Definitie

Punt ophalen uit 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

Parameters

reader
Newtonsoft.Json.JsonReader

json-lezer.

Retouren

Beginpunt van huidige json-lezer.

Van toepassing op