FlowsheetBaseSetTranslateTextExternalFunction Method

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public void SetTranslateTextExternalFunction(
	Func<string, string> act
)

Parameters

act  FuncString, String
 

Implements

IFlowsheetSetTranslateTextExternalFunction(FuncString, String)

See Also