Exemplo n.º 1
0
 public static void ChangeAdCountByGeneral(string strID, ChangeAction action)
 {
     dal.ChangeAdCountByGeneral(strID, action);
 }