Exemplo n.º 1
0
 public DbTagService(ArticleDbContext _context)
 {
     this.context = _context;
 }