예제 #1
0
 public UserController(crudMysqlVSCODE.Server.AppDbContext db)
 {
     this.db = db;
 }