public void RaiseE() { Event3.Raise(this, EventArgs.Empty); }
public void RaiseD() { Event3.Raise(this); }