Show / Hide Table of Contents

    Interface IBuildSetEnd

    Event handler for when the entire build process is finished, including build scripts, platform switches etc.

    Namespace: QFSW.BA.EventHandlers
    Assembly: QFSW.BA.dll
    Syntax
    public interface IBuildSetEnd : IBuildEventHandler

    Methods

    OnBuildSetEnd()

    Declaration
    void OnBuildSetEnd()

    Extension Methods

    CollectionExtensions.Yield<T>(T)
    Build Automator 2 by QFSW
    Back to top