Conversion<T>.result Field

Result stack.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected Stack<T> result

Field Value

Stack<T>

See Also