Beispiel #1
0
 protected virtual void CreateReceiverDispatcher() {
   _rd = new ReceiverDispatcher (this);
 }
Beispiel #2
0
 protected virtual void CreateReceiverDispatcher()
 {
     _rd = new ReceiverDispatcher(this);
 }