Click or drag to resize

FormFlowsheetRunCodeOnUIThread2 Method


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

Parameters

act  Action
 

Return Value

Task

Implements

IFlowsheetRunCodeOnUIThread2(Action)
See Also