Click or drag to resize

IFlowsheetSetTranslateTextExternalFunction Method


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

Parameters

act  FuncString, String
 
See Also