Example #1
0
 public PlantsController(MedievalPlantGuildContext db)
 {
     _db = db;
 }