Class ConfigSchema
public sealed class ConfigSchema
- Inheritance
-
ConfigSchema
- Inherited Members
Properties
Sections
[JsonPropertyName("sections")]
public IList<ConfigSection> Sections { get; set; }
public sealed class ConfigSchema
[JsonPropertyName("sections")]
public IList<ConfigSection> Sections { get; set; }