Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void WriteRaw(
XmlWriter xmlWriter,
string rawData,
string namespace
)
Parameters
- xmlWriter
- Type: System.XmlXmlWriter
- rawData
- Type: SystemString
- namespace
- Type: SystemString
See Also