Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
Show/Hide TOC
Cache
TKey
,
TValue
Add
Value Method
Definition
Namespace:
Scopos.BabelFish.Helpers
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Copy
public
void
AddValue
( TKey
key
, TValue
value
)
Parameters
key
TKey
value
TValue
See Also
Reference
Cache
TKey, TValue
Class
Scopos.BabelFish.Helpers Namespace
In This Article
Definition
See Also