void DemoSafeFire()
 {
     MyEvent.SafeFire(this, new MyEventArgs());
 }