- T
DictionaryUtilities.AddRangeIfNotExist - метод Смотри также Terrasoft.Common - пространство имен > DictionaryUtilities - класс : AddRangeIfNotExist - метод C#
- source
- The dictionary to add to.
- collection
- The added dictionary.
Glossary Item Box
[Extension()] public static void AddRangeIfNotExist<T>( Dictionary<T,T> source, Dictionary<T,T> collection )
Параметры
- source
- The dictionary to add to.
- collection
- The added dictionary.
Типы обобщений
- T