Beispiel #1
0
 public EmailDao()
 {
     context = new BmailContext();
 }
 public CampaignDao()
 {
     context = new BmailContext();
 }