An NDoc Documented Class Library
MakeXML.writeXML Method
Write the XML document with the given filename.
public
void
writeXML(
string
filename
);
Parameters
filename
Name of the document to create
See Also
MakeXML Class
|
Converter Namespace