Пример #1
0
 public void RemoveHandlerAt(int index)
 {
     _callbacks.RemoveAt(index);
 }