Change abstract HttpWrapper class to instead be an interface that...
Change abstract HttpWrapper class to instead be an interface that MockHttpWrapper and DefaultHttpWrapper can extend. This will likely change up a bit when David's UWP change goes in.
Loading
Please sign in to comment