Table of Contents

Method Build

Namespace
RuleWright.Execution
Assembly
RuleWright.Execution.dll

Build()

Creates the engine. The builder can be reused afterwards; the engine takes a snapshot of the registered functions and actions.

public RuleWrightEngine Build()

Returns

RuleWrightEngine