C# 클래스 Pomona.PomonaSessionExtensions

파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
Get ( this session, string url ) : Pomona.PomonaResponse

비공개 메소드들

메소드 설명
Get ( this session, UrlSegment urlSegment ) : object
Query ( this session, UrlSegment urlSegment ) : IQueryable

메소드 상세

Get() 공개 정적인 메소드

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