Search Results for

    Show / Hide Table of Contents

    Class FrameworkSettings

    Execute frameworksettings, for example passed over application arguments from simplic studio.exe or applicationserver.exe

    Inheritance
    System.Object
    FrameworkSettings
    Namespace: Simplic.Framework
    Assembly: Simplic.Framework.dll
    Syntax
    public class FrameworkSettings : object

    Methods

    | Improve this Doc View Source

    Execute(IDictionary<String, String>)

    Execute framework-settings

    Declaration
    public static void Execute(IDictionary<string, string> settings)
    Parameters
    Type Name Description
    IDictionary<System.String, System.String> settings

    Instance of a dictionary, containting a string as key and string as it values

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx