Click or drag to resize

StateImplSuccessorFound Constructor

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SuccessorFound(
	StateImpl a,
	StateImpl ap
)

Parameters

a
Type: P.RuntimeStateImpl

[Missing <param name="a"/> documentation for "M:P.Runtime.StateImpl.SuccessorFound.#ctor(P.Runtime.StateImpl,P.Runtime.StateImpl)"]

ap
Type: P.RuntimeStateImpl

[Missing <param name="ap"/> documentation for "M:P.Runtime.StateImpl.SuccessorFound.#ctor(P.Runtime.StateImpl,P.Runtime.StateImpl)"]

See Also