Search Results for

    Show / Hide Table of Contents

    Interface ISplashScreenController

    Inherited Members
    IController.OwningWindow
    IController.RootController
    Namespace: LemonEdge.Client.UI.API.Windows
    Assembly: LemonEdge.Client.UI.API.dll
    Syntax
    public interface ISplashScreenController : IController

    Methods

    GetCopyright()

    Returns the standard copyright warning in full

    Declaration
    string GetCopyright()
    Returns
    Type Description
    string

    The standard copyright warning in full

    GetVersion()

    Returns the current version of the application currently executing

    Declaration
    string GetVersion()
    Returns
    Type Description
    string

    The current version of the application currently executing

    GetWarning()

    Returns the standard copyright and warning legal text

    Declaration
    string GetWarning()
    Returns
    Type Description
    string

    The standard copyright and warning legal text

    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.