The methods of the TemplateWriter class are listed below. For a complete list of TemplateWriter class members, see the TemplateWriter Members topic.
Public Instance Methods
![]() | Closes the current StreamWriter and StreamReader. |
![]() | Copies the text lines form the template to the output stream until the end of the template stream. |
![]() | Copies the text lines form the template to the output stream until a specific line is found. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Clears all buffers for the current writer and causes any buffered data to be written to the underlying stream. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Writes out a formatted string, using the same semantics as Format. |
![]() | Overloaded. Writes a string to the stream. |
![]() | Overloaded. Writes out a formatted string and a new line, using the same semantics as Format. |
Protected Instance Methods
![]() | Releases the unmanaged resources used by the TemplateWriter and optionally releases the managed resources. |
![]() | Frees the resources of the current StreamWriter before it is reclaimed by the garbage collector. |
![]() | Creates a shallow copy of the current Object. |
Explicit Interface Implementations
![]() |
See Also
TemplateWriter Class | NDoc.Core Namespace