This commit is contained in:
@@ -12,6 +12,10 @@ namespace AyaNova.Util
|
||||
// {
|
||||
// System.Diagnostics.Debug.WriteLine("constructing objectcache");
|
||||
// }
|
||||
internal void Clear()
|
||||
{
|
||||
_cache.Clear();
|
||||
}
|
||||
internal void Add(object value, string key, long? id = 0)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user