Beispiel #1
0
 private void OnListRemove(EventArgs e)
 {
     ListRemove?.Invoke(this, e);
 }