Click or drag to resize

cEcoSpaceSolverErrorDelegate Delegate

[Missing <summary> documentation for "T:EwECore.cEcoSpace.SolverErrorDelegate"]

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public delegate void SolverErrorDelegate(
	int ThreadID,
	string msg
)

Parameters

ThreadID
Type: SystemInt32
msg
Type: SystemString
See Also