示例#1
0
 public static double DoanhThu(string month)
 {
     return(HOADON_DAL.DoanhThu(month));
 }