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