Esempio n. 1
0
 public DataSet GetLocationDrillDown1_Gender(string Customer, string Appname, string State)
 {
     anbp = new AnalyticsDALC();
     return anbp.GetLocationDrillDown1_Gender(Customer, Appname, State);
 }