Ejemplo n.º 1
0
 void IUnitOfWorkParticipant.Commit(IUnitOfWork unit)
 {
     Participant.Commit(unit);
 }