Show / Hide Table of Contents

    Class JsonConfiguredModule

    Inheritance
    System.Object
    JsonConfiguredModule
    Namespace: Catalyst.Core.Lib
    Assembly: Catalyst.Core.Lib.dll
    Syntax
    public class JsonConfiguredModule : Module

    Constructors

    | Improve this Doc View Source

    JsonConfiguredModule(String)

    Declaration
    public JsonConfiguredModule(string configFilePath)
    Parameters
    Type Name Description
    System.String configFilePath

    Fields

    | Improve this Doc View Source

    ConfigurationModule

    Declaration
    protected readonly ConfigurationModule ConfigurationModule
    Field Value
    Type Description
    ConfigurationModule

    Methods

    | Improve this Doc View Source

    Load(ContainerBuilder)

    Declaration
    protected override void Load(ContainerBuilder builder)
    Parameters
    Type Name Description
    ContainerBuilder builder
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network