コード例 #1
0
 public ImagesController(BlackDragonPhotographyCoreContext context)
 {
     _context = context;
 }