Closed danielcweber closed 3 years ago
Some extension methods already work on IMailjetClient instead of MailjetClient. This is useful in scenarios where a class has a dependency rather on the interface instead of the implementation.
@danielcweber thanks!
Some extension methods already work on IMailjetClient instead of MailjetClient. This is useful in scenarios where a class has a dependency rather on the interface instead of the implementation.