Click or drag to resize

FlowsheetBaseGetTranslatedString(String) Method


Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 8.8.1.0
Syntax
public string GetTranslatedString(
	string text
)
Request Example View Source

Parameters

text  String
 

Return Value

String

Implements

IFlowsheetGetTranslatedString(String)
See Also