Ejemplo n.º 1
0
 void IPageCache.RollbackTransaction(ITransaction transaction)
 {
     _pageCache.RollbackTransaction(transaction);
 }