Пример #1
0
 private void OnDisconnect(Characteristics characteristics)
 {
     _characteristics.Subtract(characteristics);
     OnUpdatePoints();
 }