Click or drag to resize

StateImplCreateSpecDelegate Delegate

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

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public delegate PrtSpecMachine CreateSpecDelegate(
	StateImpl application
)

Parameters

application
Type: P.RuntimeStateImpl

Return Value

Type: PrtSpecMachine
See Also