Click or drag to resize

StateImplCreateMachineCallbackDelegate Delegate

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

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate void CreateMachineCallbackDelegate(
	PrtImplMachine machine
)

Parameters

machine
Type: P.RuntimePrtImplMachine
See Also