Method | Description | |
---|---|---|
Get ( this session, string url ) : Pomona.PomonaResponse |
Method | Description | |
---|---|---|
Get ( this session, UrlSegment urlSegment ) : object | ||
Query ( this session, UrlSegment urlSegment ) : IQueryable |
public static Get ( this session, string url ) : Pomona.PomonaResponse | ||
session | this | |
url | string | |
return | Pomona.PomonaResponse |