public override void Dispatch <C>(C context, MethodDelegate <C> mdelegate)
 {
     mdelegate.ExchangeUnbind(context, this);
 }