XmlWriterExtensionsWriteAttributeValueIfNotDefault(XmlWriter, String, Double, Double) - метод |
Пространство имён: Tessa.Platform.Xml
public static void WriteAttributeValueIfNotDefault( this XmlWriter writer, string localName, double value, double defaultValue )
<ExtensionAttribute> Public Shared Sub WriteAttributeValueIfNotDefault ( writer As XmlWriter, localName As String, value As Double, defaultValue As Double )
public: [ExtensionAttribute] static void WriteAttributeValueIfNotDefault( XmlWriter^ writer, String^ localName, double value, double defaultValue )
[<ExtensionAttribute>] static member WriteAttributeValueIfNotDefault : writer : XmlWriter * localName : string * value : float * defaultValue : float -> unit
Copyright © Syntellect 2022