ICache2.Add

ICache<TKey,TValue>.Add method

public TValue Add(TKey key, TValue value)

See Also