public void Detete_Customer_Event_By_Id(int customer_Event_Mapping_Id) { _eventRepo.Detete_Customer_Event_By_Id(customer_Event_Mapping_Id); }