C# Class Kiwi.Json.JPath.JsonPath

Inheritance: IJsonPath
Afficher le fichier Open project: jlarsson/Kiwi.Json Class Usage Examples

Méthodes publiques

Méthode Description
Evaluate ( IJsonValue obj ) : IEnumerable
JsonPath ( string path ) : System.Collections.Generic

Method Details

Evaluate() public méthode

public Evaluate ( IJsonValue obj ) : IEnumerable
obj IJsonValue
Résultat IEnumerable

JsonPath() public méthode

public JsonPath ( string path ) : System.Collections.Generic
path string
Résultat System.Collections.Generic