- Namespace
- CondenserDotNet
.Configuration - Containing Type
- Configuration
Registry Extensions
Syntax
public static Task<bool> SetKeyJsonAsync<T>(this IConfigurationRegistry self, string key, T value)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
self | I |
|
key | string | |
value | T |
Return Value
Type | Description |
---|---|
Task |