Search Results for

    Show / Hide Table of Contents

    Class DeveloperSettings

    Inheritance
    object
    DeveloperSettings
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API
    Assembly: LemonEdge.API.dll
    Syntax
    public class DeveloperSettings

    Constructors

    DeveloperSettings()

    Declaration
    public DeveloperSettings()

    Properties

    CompileAllCodeAndFormulasWithDebug

    Indicates the script helper should emit debug info when compiling and running scripts

    Declaration
    public bool CompileAllCodeAndFormulasWithDebug { get; set; }
    Property Value
    Type Description
    bool

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.