NAnt SDK Documentation - v0.85-nightly-2005-11-09

LogWriter Methods

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

Public Instance Methods

CloseMissing <summary> documentation for M:NAnt.Core.LogWriter.Close
CreateObjRef (inherited from MarshalByRefObject) 
Dispose (inherited from TextWriter)Overloaded.  
Equals (inherited from Object) 
Flush (inherited from TextWriter) 
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
ToString (inherited from Object) 
WriteOverloaded. Writes a character array to the text stream.
Write (inherited from TextWriter)Overloaded.  
WriteLineOverloaded. Missing <summary> documentation for M:NAnt.Core.LogWriter.WriteLine
WriteLine (inherited from TextWriter)Overloaded.  

Protected Instance Methods

Dispose (inherited from TextWriter)Overloaded.  
Finalize (inherited from Object) 
MemberwiseClone (inherited from MarshalByRefObject)Overloaded.  
MemberwiseClone (inherited from Object)Overloaded.  

See Also

LogWriter Class | NAnt.Core Namespace