Ejemplo n.º 1
0
 public void UpdateCell(EventListingItem myData)
 {
     _myDataView.Update(myData);
 }