Conversion<T>.PushFromStack Method

Moving an expression component from the stack to result.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected abstract void PushFromStack(
	T last
)

Parameters

last  T
 

See Also