CLab# 1.0 API Documentation
ClabBDD.CompileAllExpressions Method
Compiles all expressions.
public Bdd CompileAllExpressions(
BddCompileMethod
compileMethod
);
Parameters
BddCompileMethod
The compile method.
Return Value
The BDD with the results.
Exceptions
Exception Type
Condition
ClabException
See Also
ClabBDD Class
|
CLab.BDD Namespace