Esempio n. 1
0
 public override long GetCount(string regionName = null)
 {
     return(PrimaryCache.GetCount(regionName));
 }