Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

System.Collections.Generic.DictionaryExtensions.GetOrAdd

Malware edited this page Dec 25, 2018 · 26 revisions

IndexDictionaryExtensions

Summary

private public private public class.TValue GetOrAdd<TKey, TValue, TContext>(private public class.ConcurrentDictionary<TKey, TValue> dictionary, private public class.TKey key, private public class.TContext context, private public sealed class.Func<T1, T2, TResult> activator)

Returns

Example

Remarks

Clone this wiki locally