Table of Contents

Interface ICeresGraphCompilationContext

Namespace
Ceres.Graph
Assembly
cs.temp.dll.dll

Ceres graph compilation context

public interface ICeresGraphCompilationContext

Methods

PostCompileGraph(CeresGraph)

void PostCompileGraph(CeresGraph source)

Parameters

source CeresGraph

PreCompileGraph(CeresGraph)

void PreCompileGraph(CeresGraph source)

Parameters

source CeresGraph