Encoding | The Encoding in which the output is written |
FormatProvider | Gets an object that controls formatting |
NewLine | Gets or sets the line terminator string used by the TextWriter |
Close | Closes the writer and releases any system resources associated with the writer |
CreateObjRef (inherited from MarshalByRefObject) | � |
Dispose (inherited from TextWriter) | Overloaded. � |
Equals (inherited from Object) | � |
Flush | Flushes any buffered output |
GetHashCode (inherited from Object) | � |
GetLifetimeService (inherited from MarshalByRefObject) | � |
GetType (inherited from Object) | � |
InitializeLifetimeService (inherited from MarshalByRefObject) | � |
ToString (inherited from Object) | � |
Write | Overloaded. Writes a character to the wrapped TextWriter |
Write (inherited from TextWriter) | Overloaded. � |
WriteLine (inherited from TextWriter) | Overloaded. � |
TextWriterAdapter Constructor | Create an instance of TextWriterAdapter that forwards all messages to a TextWriter. |
CoreNewLine (inherited from TextWriter) | � |
Writer | Gets or sets the underlying TextWriter. |
Dispose | Overloaded. Dispose this writer |
Finalize (inherited from Object) | � |
MemberwiseClone (inherited from MarshalByRefObject) | Overloaded. � |
MemberwiseClone (inherited from Object) | Overloaded. � |
TextWriterAdapter Class | log4net.Util Namespace