Namespace: SchemaExplorer.Serialization
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public virtual void WritePropertyXml( PropertySerializerContext context, XmlWriter writer, Object propertyValue ) |
Visual Basic |
---|
Public Overridable Sub WritePropertyXml ( context As PropertySerializerContext, writer As XmlWriter, propertyValue As Object ) |
Parameters
- context
- Type: CodeSmith.Engine..::..PropertySerializerContext
- writer
- Type: System.Xml..::..XmlWriter
- propertyValue
- Type: System..::..Object