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