Esempio n. 1
0
 public override void Dispatch <C>(C context, MethodDelegate <C> mdelegate)
 {
     mdelegate.DtxRollback(context, this);
 }