My Application Framework

ICacheStrategy.RetrieveObject Method 

Retrieve an object from cache

object RetrieveObject(
   string objId
);

Parameters

objId

Return Value

See Also

ICacheStrategy Interface | MyAF.Cache Namespace