Search Results for

    Show / Hide Table of Contents

    Interface IHaveAddInListeners

    Todo: remove with host restarter. This marks an object that listens for AddIn changes. These listeners must be dropped before regenerating a new service provider.

    Namespace: LemonEdge.API
    Assembly: LemonEdge.API.dll
    Syntax
    public interface IHaveAddInListeners

    Methods

    AddAddInListeners()

    Adds listeners.

    Declaration
    void AddAddInListeners()

    RemoveAddInListeners()

    Removes listeners.

    Declaration
    void RemoveAddInListeners()

    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.