ProjectWriteUnhandledData Method |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void WriteUnhandledData(
XmlWriter xmlWriter,
ProjectLocations location
)
Parameters
- xmlWriter
- Type: System.XmlXmlWriter
- location
- Type: Nova.CodeDOMProjectLocations
See Also