C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Xml.Serialization
XmlSerializerImplementation Class
XmlSerializerImplementation Properties
Reader Property
ReadMethods Property
TypedSerializers Property
WriteMethods Property
Writer Property
XmlSerializerImplementation
Writer Property
Gets the XML writer object for the serializer.
Namespace:
System.Xml.Serialization
Assembly:
CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
virtual
XmlSerializationWriter
Writer
{
get
; }
Property Value
Type:
XmlSerializationWriter
See Also
Reference
XmlSerializerImplementation Class
System.Xml.Serialization Namespace