DataWriter.WriteValue(String,LocalizableString,LocalizableString) - метод Смотри также Terrasoft.Common - пространство имен > DataWriter - класс > WriteValue - метод : WriteValue(String,LocalizableString,LocalizableString) - метод C#
- name
- Item name.
- value
- The value of the element of the LocalizableString type.
- defValue
- The default value.
Glossary Item Box
public abstract void WriteValue( string name, LocalizableString value, LocalizableString defValue )
Параметры
- name
- Item name.
- value
- The value of the element of the LocalizableString type.
- defValue
- The default value.
Overloaded method.