Click or drag to resize

PrtMachinePrtFunContReturn Method

[Missing <summary> documentation for "M:P.Runtime.PrtMachine.PrtFunContReturn(System.Collections.Generic.List{P.Runtime.PrtValue})"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void PrtFunContReturn(
	List<PrtValue> retLocals
)

Parameters

retLocals
Type: System.Collections.GenericListPrtValue

[Missing <param name="retLocals"/> documentation for "M:P.Runtime.PrtMachine.PrtFunContReturn(System.Collections.Generic.List{P.Runtime.PrtValue})"]

See Also