Exemplo n.º 1
0
 public void Clean()
 {
     MyListBox.Items.Clear();
     MyListBox.DataBind();
     ingridientsList.Clear();
 }