Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

CountingQuietTextWriter�Methods

The methods of the CountingQuietTextWriter class are listed below. For a complete list of CountingQuietTextWriter class members, see the CountingQuietTextWriter Members topic.

Public Instance Methods

Close (inherited from QuietTextWriter) Closes the underlying output writer.
CreateObjRef (inherited from MarshalByRefObject)
Dispose (inherited from TextWriter)Overloaded. �
Equals (inherited from Object)
Flush (inherited from TextWriterAdapter) Flushes any buffered output
GetHashCode (inherited from Object)
GetLifetimeService (inherited from MarshalByRefObject)
GetType (inherited from Object)
InitializeLifetimeService (inherited from MarshalByRefObject)
ToString (inherited from Object)
WriteOverloaded. Writes a character to the underlying writer and counts the number of bytes written.
Write (inherited from TextWriter)Overloaded. �
WriteLine (inherited from TextWriter)Overloaded. �

Protected Instance Methods

Dispose (inherited from TextWriterAdapter)Overloaded. Dispose this writer
Finalize (inherited from Object)
MemberwiseClone (inherited from MarshalByRefObject)Overloaded. �
MemberwiseClone (inherited from Object)Overloaded. �

See Also

CountingQuietTextWriter Class | log4net.Util Namespace