contains


Description:

public bool contains (string uid, CacheDeletedFlag deleted_flag)

Checkes whether the this contains an object with the given uid.

Parameters:

this

an Cache

uid

a unique identifier of an object

deleted_flag

one of CacheDeletedFlag enum

Returns:

Whether the object had been found.