Ejemplo n.º 1
0
 public UserDL(DeliverPackagesDBContext _db)
 {
     this.db = _db;
 }