ConfigurationRegistryExtensions Class

Namespace
CondenserDotNet.Configuration
Base Types
  • object
graph TD Base0["object"]-->Type Type["ConfigurationRegistryExtensions"] class Type type-node

Syntax

public static class ConfigurationRegistryExtensions

Methods

Name Value Summary
SetKeyJsonAsync<T>(IConfigurationRegistry, string, T) Task<bool>
static