Click or drag to resize

PrtImplMachinePrtRunStateMachineNextChoice Method

[Missing <summary> documentation for "M:P.Runtime.PrtImplMachine.PrtRunStateMachineNextChoice(System.Collections.Generic.List{System.Boolean})"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool PrtRunStateMachineNextChoice(
	List<bool> ChoiceVector
)

Parameters

ChoiceVector
Type: System.Collections.GenericListBoolean

[Missing <param name="ChoiceVector"/> documentation for "M:P.Runtime.PrtImplMachine.PrtRunStateMachineNextChoice(System.Collections.Generic.List{System.Boolean})"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:P.Runtime.PrtImplMachine.PrtRunStateMachineNextChoice(System.Collections.Generic.List{System.Boolean})"]

See Also