Example #1
0
 public void Destroy(int ID
                     )
 {
     _IEventoCAD.Destroy(ID);
 }
Example #2
0
 public void Destroy(int id
                     )
 {
     _IEventoCAD.Destroy(id);
 }