FlowsheetBase_translatefunction Field

Optional translation function used to localize strings returned by GetTranslatedString(String).

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
protected Func<string, string> _translatefunction

Field Value

FuncString, String

See Also