Ejemplo n.º 1
0
 public Banner_Imags EditBannerImages(int id)
 {
     return(_IEventCategoryRepo.EditBannerImages(id));
 }