C# Class Tests.CBApi.models.requests.EducationCodesRequestStub

Inheritance: CBApi.Framework.Requests.EducationCodesRequest
Mostrar archivo Open project: usbsnowcrash/Careerbuilder.Net

Protected Methods

Method Description
CheckForErrors ( IRestResponse response ) : void

Private Methods

Method Description
EducationCodesRequestStub ( string key, string domain, string cobrand, string siteid ) : System

Method Details

CheckForErrors() protected method

protected CheckForErrors ( IRestResponse response ) : void
response IRestResponse
return void