PrtContinuationretLocals Field |
[Missing <summary> documentation for "F:P.Runtime.PrtContinuation.retLocals"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<PrtValue> retLocals
Public retLocals As List(Of PrtValue)
public:
List<PrtValue^>^ retLocals
val mutable retLocals: List<PrtValue>
Field Value
Type:
ListPrtValueSee Also