private void HandleSomeEventA (string arg1, object arg2, double arg3, MyTuple mt) { event_a_count++; }
private void HandleSomeEventA(string arg1, object arg2, double arg3, MyTuple mt) { event_a_count++; }