BaseDocumenter.MakeXml Method

NDoc Core

NDoc Documentation

BaseDocumenter.MakeXml Method 

Builds an XmlDocument combining the reflected metadata with the /doc comments.

protected void MakeXml(
   Project project
);

See Also

BaseDocumenter Class | NDoc.Core Namespace