Click or drag to resize

MaterialStreamEditorUpdatePhaseTotal Method


Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void UpdatePhaseTotal(
	ComboBox cb,
	DataGridView grid,
	IPhase phase
)
Request Example View Source

Parameters

cb  ComboBox
 
grid  DataGridView
 
phase  IPhase
 
See Also