C# Class NuGet.Indexing.JTokenExtensions

Mostra file Open project: NuGet/NuGet.Services.Metadata

Public Methods

Method Description
GetJArray ( this token, string key ) : Newtonsoft.Json.Linq.JArray

Method Details

GetJArray() public static method

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