Exemplo n.º 1
0
 public DataTable GetFarmerFamilyDeatils(string FarmerId)
 {
     return(Farmer_DL.GetFarmerFamilyDeatils(FarmerId));
 }