lpsolve55logfunc Delegate

Definition

Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
public delegate void logfunc(
	IntPtr lp,
	int userhandle,
	string buf
)

Parameters

lp  IntPtr
 
userhandle  Int32
 
buf  String
 

See Also