IFlowsheetGUIGetTranslatedString(String, String) Method

Definition

Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
string GetTranslatedString(
	string text,
	string locale
)

Parameters

text  String
 
locale  String
 

Return Value

String

See Also