Ejemplo n.º 1
0
 public int Put(Event_Type Et)
 {
     return(Et.UpdateEvent_Type(Et));
 }