Enum BinaryParameterType
- Namespace
- xFunc.Maths.Analyzers.TypeAnalyzers
- Assembly
- xFunc.Maths.dll
Type of binary parameter.
public enum BinaryParameterType
Fields
Left = 0The left parameter.
Right = 1The right parameter.
Type of binary parameter.
public enum BinaryParameterType
Left = 0The left parameter.
Right = 1The right parameter.