Click or drag to resize

PipeHydraulicProfileEditorStatusChangedEventHandler Delegate


Namespace: DWSIM.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public delegate void StatusChangedEventHandler(
	EventArgs e,
	PipeEditorStatus statuscode
)
Request Example

Parameters

e  EventArgs
 
statuscode  PipeEditorStatus
 
See Also