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