Flowsheet2RunCodeOnUIThread Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
public override void RunCodeOnUIThread(
	Action act
)

Parameters

act  Action
 

See Also