コード例 #1
0
 void DemoSafeFire()
 {
     MyEvent.SafeFire(this, new MyEventArgs());
 }