예제 #1
0
 public void SetHandler(EventHandler handler)
 {
     this._broadcastorCallBackHandler = handler;
 }