Provides extension methods on KeyValuePairCollections.
More...
|
static KeyValuePair< string, object > | AsKeyValuePairOfStringObject (this KeyValuePair< string, string > src) |
| Resolves a KeyValuePair of string/string to a KeyValuePair of string/object.
|
Provides extension methods on KeyValuePairCollections.
◆ AsKeyValuePairOfStringObject()
KeyValuePair< string, object > PeanutButter.Utils.KeyValueCollectionExtensions.AsKeyValuePairOfStringObject |
( |
this KeyValuePair< string, string > | src | ) |
|
|
static |
Resolves a KeyValuePair of string/string to a KeyValuePair of string/object.
- Parameters
-
- Returns
The documentation for this class was generated from the following file:
- source/Utils/PeanutButter.Utils/KeyValueCollectionExtensions.cs