Stream writer that parses a template file to write a new file.
For a list of all members of this type, see TemplateWriter Members.
System.Object
System.MarshalByRefObject
System.IO.TextWriter
System.IO.StreamWriter
NDoc.Core.TemplateWriter
[Visual Basic] Public Class TemplateWriter Inherits StreamWriter [C#] public class TemplateWriter : StreamWriter [C++] public __gc class TemplateWriter : public StreamWriter [JScript] public class TemplateWriter extends StreamWriter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NDoc.Core
Assembly: NDoc.Core (in NDoc.Core.dll)
TemplateWriter Members | NDoc.Core Namespace