The methods of the ReusableStringWriter class are listed below. For a complete list of ReusableStringWriter class members, see the ReusableStringWriter Members topic.
![]() | Closes the current StringWriter and the underlying stream. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Overloaded. Releases all resources used by the TextWriter 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 device. |
![]() | Serves as a hash function for a particular type. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Returns the underlying StringBuilder. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Reset this string writer so that it can be reused. |
![]() | Returns a string containing the characters written to the current StringWriter so far. |
![]() | Overloaded. Writes a character to this instance of the StringWriter. |
![]() | Overloaded. Writes a character array to the text stream. |
![]() | Overloaded. Writes a line terminator to the text stream. |
![]() | Overloaded. Override Dispose to prevent closing of writer |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
![]() | Overloaded. Creates a shallow copy of the current Object. |
ReusableStringWriter Class | log4net.Util Namespace