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