7digital / SevenDigital.Api.Wrapper

A fluent c# wrapper for the 7digital API
MIT License
16 stars 29 forks source link

Remove the "ForShop" method from FluentApi #156

Closed AnthonySteele closed 10 years ago

AnthonySteele commented 10 years ago

Remove the "ForShop" method from FluentApi as it is almost unused (used in 1 test only) and of little use as it is on the class but not the IFluentApi interface Re-introduce it as an extension method on all apis As we use it a fair bit on lots of things