ReliefValvePopulateEditorPanel Method

Populates the cross-platform editor panel with controls.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public void PopulateEditorPanel(
	Object container
)

Parameters

container  Object
 

Implements

IExternalUnitOperationPopulateEditorPanel(Object)

See Also