Click or drag to resize

IFlowsheetRunCodeOnUIThread Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.4.5.0
Syntax
void RunCodeOnUIThread(
	Action act
)
Request Example View Source

Parameters

act  Action
 
See Also