Search Results for

    Show / Hide Table of Contents

    Interface ICeresGraphCompilationContext

    Ceres graph compilation context

    Namespace: Ceres.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ICeresGraphCompilationContext

    Methods

    PostCompileGraph(CeresGraph)

    Declaration
    void PostCompileGraph(CeresGraph source)
    Parameters
    Type Name Description
    CeresGraph source

    PreCompileGraph(CeresGraph)

    Declaration
    void PreCompileGraph(CeresGraph source)
    Parameters
    Type Name Description
    CeresGraph source
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX