- T
- Type to which the value received from the data repository is brought.
CacheStoreUtilities.Pop - метод Смотри также Terrasoft.Core.Store - пространство имен > CacheStoreUtilities - класс : Pop - метод C#
- source
- Data repository
- key
- Value key.
Glossary Item Box
Параметры
- source
- Data repository
- key
- Value key.
Типы обобщений
- T
- Type to which the value received from the data repository is brought.
Тип возвращаемого значения
Value by the key key, brought to the T type ornull
, if the value is not found.