Esempio n. 1
0
 set => _injector?.Invoke(_carrier, key, value);
Esempio n. 2
0
 get => _extractor?.Invoke(_carrier, key);