示例#1
0
 IPageCache IPageCache.BeginTransaction(ITransaction transaction)
 {
     return(_pageCache.BeginTransaction(transaction));
 }