Click or drag to resize

StateImplSetPendingChoicesAsBoolean Method

[Missing <summary> documentation for "M:P.Runtime.StateImpl.SetPendingChoicesAsBoolean(P.Runtime.PrtImplMachine)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void SetPendingChoicesAsBoolean(
	PrtImplMachine process
)

Parameters

process
Type: P.RuntimePrtImplMachine

[Missing <param name="process"/> documentation for "M:P.Runtime.StateImpl.SetPendingChoicesAsBoolean(P.Runtime.PrtImplMachine)"]

See Also