Exemple #1
0
 public void Deselect(XPoint point)
 {
     _blockHelper.SetIsSelected(point, false);
 }