InfiniteCache2.Add

InfiniteCache<TKey,TValue>.Add method

public TValue Add(TKey key, TValue value)

See Also