Esempio n. 1
0
 public EfCommentRepository(BlogContext _context)
 {
     this.context = _context;
 }