Click or drag to resize

FormFlowsheetRunCodeOnUIThread Method


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

Parameters

act  Action
 

Implements

IFlowsheetRunCodeOnUIThread(Action)
See Also