コード例 #1
0
 public void Destroy(int id_notificacion
                     )
 {
     _INotificacionesCAD.Destroy(id_notificacion);
 }