Ejemplo n.º 1
0
 public void DelLinksByAdsCustom(long AdsCustomize_ID)
 {
     AdvertisementDAO.DelLinksByAdsCustom(AdsCustomize_ID);
 }