Пример #1
0
 public EmailService(LHelperDbContext db)
 {
     this.db = db;
 }