Table of Contents

Enum BinaryParameterType

Namespace
xFunc.Maths.Analyzers.TypeAnalyzers
Assembly
xFunc.Maths.dll

Type of binary parameter.

public enum BinaryParameterType

Fields

Left = 0

The left parameter.

Right = 1

The right parameter.