C# Class NuGet.Indexing.JTokenExtensions

Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Méthodes publiques

Méthode Description
GetJArray ( this token, string key ) : Newtonsoft.Json.Linq.JArray

Method Details

GetJArray() public static méthode

public static GetJArray ( this token, string key ) : Newtonsoft.Json.Linq.JArray
token this
key string
Résultat Newtonsoft.Json.Linq.JArray