C# 클래스 Tests.CBApi.models.requests.JobRecRequestStub

상속: CBApi.Framework.Requests.JobRecommendationsRequest
파일 보기 프로젝트 열기: usbsnowcrash/Careerbuilder.Net 1 사용 예제들

공개 메소드들

메소드 설명
JobRecRequestStub ( string jobDid, string key, string domain, string cobrand, string siteid ) : CBApi

보호된 메소드들

메소드 설명
CheckForErrors ( IRestResponse response ) : void

메소드 상세

CheckForErrors() 보호된 메소드

protected CheckForErrors ( IRestResponse response ) : void
response IRestResponse
리턴 void

JobRecRequestStub() 공개 메소드

public JobRecRequestStub ( string jobDid, string key, string domain, string cobrand, string siteid ) : CBApi
jobDid string
key string
domain string
cobrand string
siteid string
리턴 CBApi