Helper method that properly adds key, value pairs to a Dictionary.
Namespace: P4s3UtilsLibAssembly: P4s3UtilsLib (in P4s3UtilsLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- dict
- Type: System.Collections.Generic Dictionary Object, Object
- key
- Type: System String
- value
- Type: System String
See Also