Exemplo n.º 1
0
 public DataSet Geteyeballcount1(string Customer, string Appname)
 {
     anbp = new AnalyticsDALC();
     return anbp.Geteyeballcount1(Customer, Appname);
 }