C# Class AppHarbor.Test.MockedApiTests.MockedAppHarborClient

Inheritance: AppHarborClient
Show file Open project: appharbor/AppHarbor.NET

Public Methods

Method Description
MockedAppHarborClient ( AuthInfo authInfo, RestSharp.RestClient restClient ) : System

Method Details

MockedAppHarborClient() public method

public MockedAppHarborClient ( AuthInfo authInfo, RestSharp.RestClient restClient ) : System
authInfo AuthInfo
restClient RestSharp.RestClient
return System