Click or drag to resize

StateImplEnabledMachines Property

[Missing <summary> documentation for "P:P.Runtime.StateImpl.EnabledMachines"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<PrtImplMachine> EnabledMachines { get; }

Property Value

Type: ListPrtImplMachine
See Also