StateImplcreateMachineMap Field |
[Missing <summary> documentation for "F:P.Runtime.StateImpl.createMachineMap"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static Dictionary<string, StateImplCreateMachineDelegate> createMachineMap
Public Shared createMachineMap As Dictionary(Of String, StateImplCreateMachineDelegate)
public:
static Dictionary<String^, StateImplCreateMachineDelegate^>^ createMachineMap
static val mutable createMachineMap: Dictionary<string, StateImplCreateMachineDelegate>
Field Value
Type:
DictionaryString,
StateImplCreateMachineDelegateSee Also