Click or drag to resize

FlowsheetBaseGetTranslatedString(String, String) Method


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

Parameters

text  String
 
locale  String
 

Return Value

String

Implements

IFlowsheetGetTranslatedString(String, String)
See Also