Click or drag to resize

StateImplCheckFailure Method

[Missing <summary> documentation for "M:P.Runtime.StateImpl.CheckFailure(System.Int32)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool CheckFailure(
	int depth
)

Parameters

depth
Type: SystemInt32

[Missing <param name="depth"/> documentation for "M:P.Runtime.StateImpl.CheckFailure(System.Int32)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:P.Runtime.StateImpl.CheckFailure(System.Int32)"]

See Also