C# 클래스 Kiwi.Json.JPath.JsonPath

상속: IJsonPath
파일 보기 프로젝트 열기: jlarsson/Kiwi.Json 1 사용 예제들

공개 메소드들

메소드 설명
Evaluate ( IJsonValue obj ) : IEnumerable
JsonPath ( string path ) : System.Collections.Generic

메소드 상세

Evaluate() 공개 메소드

public Evaluate ( IJsonValue obj ) : IEnumerable
obj IJsonValue
리턴 IEnumerable

JsonPath() 공개 메소드

public JsonPath ( string path ) : System.Collections.Generic
path string
리턴 System.Collections.Generic