Click or drag to resize

FlowsheetBaseSetTranslateTextExternalFunction Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public void SetTranslateTextExternalFunction(
	Func<string, string> act
)
Request Example View Source

Parameters

act  FuncString, String
 

Implements

IFlowsheetSetTranslateTextExternalFunction(FuncString, String)
See Also