NDoc 1.3.1 SDK

TemplateWriter.CopyToEnd Method 

Copies the text lines form the template to the output stream until the end of the template stream.

[Visual Basic]
Public Sub CopyToEnd()
[C#]
public void CopyToEnd();
[C++]
public: void CopyToEnd();
[JScript]
public function CopyToEnd();

See Also

TemplateWriter Class | NDoc.Core Namespace