Click or drag to resize

Flowsheet2RunCodeOnUIThread Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.8.1.0
Syntax
public override void RunCodeOnUIThread(
	Action act
)
Request Example View Source

Parameters

act  Action
 
See Also