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

Inheritance: CBApi.Framework.Requests.JobRecommendationsRequest
Afficher le fichier Open project: usbsnowcrash/Careerbuilder.Net Class Usage Examples

Méthodes publiques

Méthode Description
JobRecRequestStub ( string jobDid, string key, string domain, string cobrand, string siteid ) : CBApi

Méthodes protégées

Méthode Description
CheckForErrors ( IRestResponse response ) : void

Method Details

CheckForErrors() protected méthode

protected CheckForErrors ( IRestResponse response ) : void
response IRestResponse
Résultat void

JobRecRequestStub() public méthode

public JobRecRequestStub ( string jobDid, string key, string domain, string cobrand, string siteid ) : CBApi
jobDid string
key string
domain string
cobrand string
siteid string
Résultat CBApi