LocalizationManagerFormat(String, CultureInfo, String, String, String) - метод |
Пространство имён:
Tessa.Localization
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public static string Format(
string format,
CultureInfo culture,
string arg0,
string arg1,
string arg2
)
Public Shared Function Format (
format As String,
culture As CultureInfo,
arg0 As String,
arg1 As String,
arg2 As String
) As String
public:
static String^ Format(
String^ format,
CultureInfo^ culture,
String^ arg0,
String^ arg1,
String^ arg2
)
static member Format :
format : string *
culture : CultureInfo *
arg0 : string *
arg1 : string *
arg2 : string -> string
Параметры
- format
- Тип: SystemString
- culture
- Тип: System.GlobalizationCultureInfo
- arg0
- Тип: SystemString
- arg1
- Тип: SystemString
- arg2
- Тип: SystemString
Возвращаемое значение
Тип:
StringСм. также