◆ MathElementBuilder()
FiftyOne.Pipeline.Math.MathElementBuilder.MathElementBuilder | ( | ILoggerFactory | loggerFactory | ) |
Construct a new builder instance using the logger factory provided.
- Parameters
-
- loggerFactory - LoggerFactory instance
Member Function Documentation
◆ Build()
IFlowElement FiftyOne.Pipeline.Math.MathElementBuilder.Build ( ) Build a new instance of MathElement using the logger provided.
- Returns
- New MathElement instance