- Namespace
- CondenserDotNet
.Configuration - Containing Type
- I
Configuration Registry
Syntax
void AddWatchOnSingleKey(string keyToWatch, Action<string> callback)
Parameters
Name | Type | Description |
---|---|---|
keyToWatch | string | |
callback | Action |
Return Value
Type | Description |
---|---|
void |