Пример #1
0
 public CommentsRepository(PhotoSharingApplicationContext context)
 {
     _context = context;
 }