Imgur.API.Tests.Mocks.MockHttpMessageHandler.MockHttpMessageHandler C# (CSharp) Method

MockHttpMessageHandler() public method

public MockHttpMessageHandler ( ) : System.Collections.Generic
return System.Collections.Generic
        public MockHttpMessageHandler()
        {
        }

Same methods

MockHttpMessageHandler::MockHttpMessageHandler ( string url, HttpResponseMessage response ) : System.Collections.Generic