Table of Contents

Constructor ArithmeticOperator

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

ArithmeticOperator(ArithmeticType)

Creates a new arithmetic operator.

public ArithmeticOperator(ArithmeticType arithmeticType)

Parameters

arithmeticType ArithmeticType

The type of arithmetic operation to perform.