Search Results for

    Show / Hide Table of Contents

    Class Development

    Stellt Methoden um die Konfiguration im Bereich der Entwicklung bereit

    Inheritance
    System.Object
    Development
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Base
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public class Development

    Methods

    | Improve this Doc View Source

    InDevelopMode()

    Überprüft ob das installierte Simplic System im Development Modus ausgeführt wird, oder nicht

    Declaration
    public static bool InDevelopMode()
    Returns
    Type Description
    System.Boolean

    :bool true=Simplic im development Modus; false Simplic nicht im development Modus

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