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

Inheritance: CBApi.Framework.Requests.EmployeeTypesRequest
Mostrar archivo Open project: usbsnowcrash/Careerbuilder.Net Class Usage Examples

Public Methods

Method Description
EmployeeTypesStub ( string key, string domain ) : CBApi

Protected Methods

Method Description
CheckForErrors ( IRestResponse response ) : void

Method Details

CheckForErrors() protected method

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

EmployeeTypesStub() public method

public EmployeeTypesStub ( string key, string domain ) : CBApi
key string
domain string
return CBApi