C# Class Pomona.PomonaSessionExtensions

Mostra file Open project: Pomona/Pomona

Public Methods

Method Description
Get ( this session, string url ) : Pomona.PomonaResponse

Private Methods

Method Description
Get ( this session, UrlSegment urlSegment ) : object
Query ( this session, UrlSegment urlSegment ) : IQueryable

Method Details

Get() public static method

public static Get ( this session, string url ) : Pomona.PomonaResponse
session this
url string
return Pomona.PomonaResponse