Ejemplo n.º 1
0
 IModelElement ICacheAccessor.TryGetFromCache(Identity id)
 {
     return(L1Cache.TryGetFromCache(id));
 }