Beispiel #1
0
 public Boolean Remove(int ItemId)
 {
     return(ItemOptions.eliminar(ItemId));
 }