示例#1
0
 public EmailDao()
 {
     context = new BmailContext();
 }
示例#2
0
 public CampaignDao()
 {
     context = new BmailContext();
 }