示例#1
0
 public DataTable GetEstimationDetails(string Year)
 {
     return(Farmer_DL.GetEstimationDetails(Year));
 }