Example #1
0
 public void DeleteOnSubmit(SharpObject item)
 {
     _rows.Remove(item.GetRow());
 }