IOT Dash
Static Public Member Functions | List of all members
IotDash.Settings.Settings< TInherited > Class Template Reference

Static Public Member Functions

static TInherited LoadFrom (IConfiguration configuration, string? path=null)
 

Detailed Description

Base class for keys of appsetings.json. In this project, settings objects (in namespace IotDash.Settings) are automatically created and populated during application startup.

Template Parameters
TInherited
Type Constraints
TInherited :Settings<TInherited> 
TInherited :new() 

The documentation for this class was generated from the following file: