|
Inventory Engine v4.2
|
Dictionary extensions. More...
Static Public Member Functions | |
| static T | KeyByValue< T, W > (this Dictionary< T, W > dictionary, T value) |
| Finds a key (if there's one) that matches the value set in parameters. | |
Dictionary extensions.
|
static |
Finds a key (if there's one) that matches the value set in parameters.
| T | |
| W |
| dictionary | |
| value |