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