Exemple #1
0
 public int GetMinPrice()
 {
     return(PackageDAO.GetMinPrice());
 }