Example #1
0
 public virtual bool contains(DbEntity dbEntity)
 {
     return(dbEntityCache.contains(dbEntity));
 }