Search Results for

    Show / Hide Table of Contents

    Constructor CPluginJsonConfiguration

    | Improve this Doc View Source

    CPluginJsonConfiguration(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

    configuration is null.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 CPlugin.Net