Example #1
0
 public PostmarkSpamcheck(IPostmarkSpamcheckWebClient postmarkSpamCheckWebClient)
 {
     this.postmarkSpamCheckWebClient = postmarkSpamCheckWebClient;
 }
 public PostmarkSpamcheck(IPostmarkSpamcheckWebClient postmarkSpamCheckWebClient)
 {
     this.postmarkSpamCheckWebClient = postmarkSpamCheckWebClient;
 }