Constructor ArithmeticOperator
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
ArithmeticOperator(ArithmeticType)
Creates a new arithmetic operator.
public ArithmeticOperator(ArithmeticType arithmeticType)
Parameters
arithmeticTypeArithmeticTypeThe type of arithmetic operation to perform.