Constructor CPluginJsonConfiguration
| Improve this Doc View SourceCPluginJsonConfiguration(IConfiguration)
Initializes a new instance of the CPluginJsonConfiguration class.
Declaration
public CPluginJsonConfiguration(IConfiguration configuration)
Parameters
| Type | Name | Description |
|---|---|---|
| IConfiguration | configuration | A set of key/value application configuration properties. |
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException |
|