Enum ResultLineSide
Represents side of a result line
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public enum ResultLineSide
Fields
| Name | Value | Description |
|---|---|---|
| Left | Left = 1 | The left side |
| Right | Right = 2 | The right side |
| Unknown | Unknown = 0 | Unknown |