Ejemplo n.º 1
0
 public void ClearWritten()
 {
     Items.Clear();
     _packet.ClearWritten();
     OnItemsDeselected(EventArgs.Empty);
 }