Ejemplo n.º 1
0
 // DELETE api/<controller>/5
 public void Delete(Event_Type ET)
 {
     ET.DeleteEvent_Type(ET);
 }