Пример #1
0
 public CommentRepository(EmployeeContext context)
 {
     this._context = context;
 }