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

상속: CBApi.Framework.Requests.EducationCodesRequest
파일 보기 프로젝트 열기: usbsnowcrash/Careerbuilder.Net

보호된 메소드들

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

비공개 메소드들

메소드 설명
EducationCodesRequestStub ( string key, string domain, string cobrand, string siteid ) : System

메소드 상세

CheckForErrors() 보호된 메소드

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