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